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 cc9e1c3 commit 9ffe125Copy full SHA for 9ffe125
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -12,7 +12,7 @@ object Versions {
12
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
13
const val VELOCITY_API = "3.4.0"
14
15
- const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
+ const val JETBRAINS_ANNOTATIONS = "26.1.0"
16
17
18
}
0 commit comments