Skip to content

Commit b10a12b

Browse files
dependency: Update dependency org.jetbrains:annotations to v25
1 parent 3cf9cc4 commit b10a12b

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
@@ -8,7 +8,7 @@ object Versions {
88
const val ETERNALCODE_COMMONS = "1.3.1"
99
const val MULTIFICATION = "1.2.1"
1010

11-
const val JETBRAINS_ANNOTATIONS = "24.1.0"
11+
const val JETBRAINS_ANNOTATIONS = "25.0.0"
1212

1313
const val ADVENTURE_PLATFORM_BUKKIT = "4.4.1"
1414
const val ADVENTURE_API = "4.24.0"

0 commit comments

Comments
 (0)