We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8790478 commit f4579feCopy full SHA for f4579fe
buildSrc/src/main/kotlin/Versions.kt
@@ -6,7 +6,7 @@ object Versions {
6
const val CDN = "1.14.9"
7
8
const val MOCKITO_CORE = "5.20.0"
9
- const val JUNIT_JUPITER = "5.11.4"
+ const val JUNIT_JUPITER = "5.13.4"
10
const val ASSERTJ_CORE = "3.27.6"
11
const val AWAITILITY = "4.3.0"
12
0 commit comments