Skip to content

Commit 35b6ff2

Browse files
renovate[bot]jpenilla
authored andcommitted
fix(deps): update dependency com.google.code.gson:gson to v2.13.2
1 parent e3e606c commit 35b6ff2

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
@@ -32,7 +32,7 @@ guice = "com.google.inject:guice:7.0.0"
3232
inject = "jakarta.inject:jakarta.inject-api:2.0.1"
3333
guava = "com.google.guava:guava:32.1.2-jre"
3434

35-
gson = "com.google.code.gson:gson:2.10.1"
35+
gson = "com.google.code.gson:gson:2.13.2"
3636
bytes = "at.favre.lib:bytes:1.6.1"
3737

3838
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }

0 commit comments

Comments
 (0)