Skip to content

Commit 182494f

Browse files
dependency: Update dependency org.jetbrains:annotations to v26.0.2-1
1 parent ee7fc34 commit 182494f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ object Versions {
1212

1313
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
1414

15-
const val JETBRAINS_ANNOTATIONS = "26.0.2"
15+
const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
1616

1717
}

0 commit comments

Comments
 (0)