We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e606c commit 35b6ff2Copy full SHA for 35b6ff2
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ guice = "com.google.inject:guice:7.0.0"
32
inject = "jakarta.inject:jakarta.inject-api:2.0.1"
33
guava = "com.google.guava:guava:32.1.2-jre"
34
35
-gson = "com.google.code.gson:gson:2.10.1"
+gson = "com.google.code.gson:gson:2.13.2"
36
bytes = "at.favre.lib:bytes:1.6.1"
37
38
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
0 commit comments