Skip to content

Commit 4bf0188

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

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.1"
15+
const val JETBRAINS_ANNOTATIONS = "26.0.2"
1616

1717
}

0 commit comments

Comments
 (0)