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.
2 parents fe8e6ca + a672c91 commit a07ddaaCopy full SHA for a07ddaa
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ mammoth = "1.4.0"
10
11
[libraries]
12
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
13
-jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "24.1.0"}
+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" }
16
0 commit comments