Skip to content

Commit

Permalink
chore(deps): Update dependency com.google.code.gson:gson to v2.11.0 (#…
Browse files Browse the repository at this point in the history
…147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent d45e91b commit 397b8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ asm-commons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
forgeAutoRenamingTool = { module = "net.minecraftforge:ForgeAutoRenamingTool", version.ref = "forgeAutoRenamingTool" }
vineFlower = { module = "org.vineflower:vineflower", version.ref = "vineFlower" }
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
ideaExt = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version.ref = "ideaExt" }
immutables-value = { module = "org.immutables:value", version.ref = "immutables" }
immutables-gson = { module = "org.immutables:gson", version.ref = "immutables" }
Expand Down

0 comments on commit 397b8f8

Please sign in to comment.