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 2edf4d9 commit 903bf5aCopy full SHA for 903bf5a
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.12.1" }
13
-jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.2"}
+jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.2-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