Skip to content

Commit 75189bf

Browse files
chore(deps): Update dependency com.google.code.gson:gson to v2.12.1
1 parent 9072350 commit 75189bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ asm-commons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
2828
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
2929
forgeAutoRenamingTool = { module = "net.minecraftforge:ForgeAutoRenamingTool", version.ref = "forgeAutoRenamingTool" }
3030
vineFlower = { module = "org.vineflower:vineflower", version.ref = "vineFlower" }
31-
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
31+
gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
3232
ideaExt = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version.ref = "ideaExt" }
3333
immutables-value = { module = "org.immutables:value", version.ref = "immutables" }
3434
immutables-gson = { module = "org.immutables:gson", version.ref = "immutables" }

0 commit comments

Comments
 (0)