Skip to content

Commit c34cd8b

Browse files
dependency: Update junit-framework monorepo to v6
1 parent 5a977e3 commit c34cd8b

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
@@ -5,7 +5,7 @@ object Versions {
55
const val CDN = "1.14.9"
66

77
const val MOCKITO_CORE = "5.21.0"
8-
const val JUNIT_JUPITER = "5.11.4"
8+
const val JUNIT_JUPITER = "6.0.2"
99
const val ASSERTJ_CORE = "3.27.7"
1010
const val AWAITILITY = "4.3.0"
1111

0 commit comments

Comments
 (0)