Skip to content

Commit 67ca731

Browse files
dependency: Update junit-framework monorepo to v6.1.2
1 parent 34abc70 commit 67ca731

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.23.0"
8-
const val JUNIT_JUPITER = "6.0.3"
8+
const val JUNIT_JUPITER = "6.1.2"
99
const val ASSERTJ_CORE = "3.27.7"
1010
const val AWAITILITY = "4.3.0"
1111

0 commit comments

Comments
 (0)