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 5c5dc94 commit 422cbf6Copy full SHA for 422cbf6
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ adventure-textSerializerAnsi = { module = "net.kyori:adventure-text-serializer-a
33
ansi = { module = "net.kyori:ansi", version.ref = "ansi" }
34
examination-api = { module = "net.kyori:examination-api", version.ref = "examination" }
35
examination-string = { module = "net.kyori:examination-string", version.ref = "examination" }
36
-jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2-1"
+jetbrainsAnnotations = "org.jetbrains:annotations:26.1.0"
37
option = { module = "net.kyori:option", version = "1.1.0" }
38
39
# mod-shared
0 commit comments