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 04e0a42 commit f69fd87Copy full SHA for f69fd87
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"
18
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"
19
20
# Miscellaneous
21
-annotations = "org.jetbrains:annotations:23.1.0"
+annotations = "org.jetbrains:annotations:24.0.1"
22
23
[plugins]
24
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
0 commit comments