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 ed96d9e commit 4098166Copy full SHA for 4098166
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ indra = "2.2.0"
8
[libraries]
9
10
# File reading/writing
11
-gson = "com.google.code.gson:gson:2.10.1"
+gson = "com.google.code.gson:gson:2.13.2"
12
13
# Build
14
build-indra-common = { module = "net.kyori:indra-common", version.ref = "indra" }
0 commit comments