Skip to content

Commit d70d105

Browse files
dependency: Update dependency org.jetbrains:annotations to v26.0.2-1 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee7fc34 commit d70d105

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)