Skip to content

Commit b0cbdc0

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

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 JUNIT_JUPITER_PARAMS = "5.13.4"
77
const val JUNIT_JUPITER_ENGINE = "5.13.4"
88

9-
const val JETBRAINS_ANNOTATIONS = "26.0.2"
9+
const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
1010

1111
const val ETERNALCODE_COMMONS = "1.3.1"
1212
const val MULTIFICATION = "1.2.1"

0 commit comments

Comments
 (0)