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 2201763 commit 89f98d5Copy full SHA for 89f98d5
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ junit = "5.9.3"
9
mammoth = "1.4.0"
10
11
[libraries]
12
-gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
+gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
13
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.1"}
14
mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
15
mammoth-test = { module = "net.kyori:mammoth-test", version.ref = "mammoth" }
0 commit comments