Skip to content

Commit 249b1dc

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

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
@@ -6,7 +6,7 @@ object Versions {
66
const val ETERNALCODE_COMMONS = "1.3.0"
77
const val MULTIFICATION = "1.2.2"
88

9-
const val JETBRAINS_ANNOTATIONS = "26.0.2"
9+
const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
1010
const val PLACEHOLDER_API = "2.11.6"
1111
const val LOMBOK = "1.18.38"
1212

0 commit comments

Comments
 (0)