Skip to content

Commit b3edf4e

Browse files
dependency: Update junit-framework monorepo to v5.13.4
1 parent 23828cd commit b3edf4e

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 CDN = "1.14.9"
77

88
const val MOCKITO_CORE = "5.15.2"
9-
const val JUNIT_JUPITER = "5.11.4"
9+
const val JUNIT_JUPITER = "5.13.4"
1010
const val ASSERTJ_CORE = "3.27.4"
1111
const val AWAITILITY = "4.2.2"
1212

0 commit comments

Comments
 (0)