Skip to content

Commit 9ffe125

Browse files
dependency: Update dependency org.jetbrains:annotations to v26.1.0 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc9e1c3 commit 9ffe125

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,7 +12,7 @@ object Versions {
1212
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
1313
const val VELOCITY_API = "3.4.0"
1414

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

1717

1818
}

0 commit comments

Comments
 (0)