Skip to content

Commit b5ee7a3

Browse files
dependency: Update junit-framework monorepo to v5.14.2
1 parent 87d8d80 commit b5ee7a3

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
@@ -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 = "5.14.2"
99
const val ASSERTJ_CORE = "3.27.7"
1010
const val AWAITILITY = "4.3.0"
1111

0 commit comments

Comments
 (0)