Skip to content

Commit b9fd994

Browse files
dependency: Update dependency org.jetbrains:annotations to v26.1.0
1 parent cc9e1c3 commit b9fd994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)