Skip to content

Commit 0d9d55c

Browse files
chore(deps): Update dependency com.google.code.gson:gson to v2.13.2 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3035bce commit 0d9d55c

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
@@ -26,7 +26,7 @@ asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
2626
asm-commons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
2727
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
2828
vineFlower = { module = "org.vineflower:vineflower", version.ref = "vineFlower" }
29-
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
29+
gson = { module = "com.google.code.gson:gson", version = "2.13.2" }
3030
ideaExt = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version.ref = "ideaExt" }
3131
immutables-value = { module = "org.immutables:value", version.ref = "immutables" }
3232
immutables-gson = { module = "org.immutables:gson", version.ref = "immutables" }

0 commit comments

Comments
 (0)