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 ee7fc34 commit d70d105Copy full SHA for d70d105
buildSrc/src/main/kotlin/Versions.kt
@@ -12,6 +12,6 @@ object Versions {
12
13
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
14
15
- const val JETBRAINS_ANNOTATIONS = "26.0.2"
+ const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
16
17
}
0 commit comments