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 e216e77 commit cc9e1c3Copy full SHA for cc9e1c3
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -5,7 +5,7 @@ object Versions {
5
const val CDN = "1.14.9"
6
7
const val MOCKITO_CORE = "5.21.0"
8
- const val JUNIT_JUPITER = "6.0.2"
+ const val JUNIT_JUPITER = "6.0.3"
9
const val ASSERTJ_CORE = "3.27.7"
10
const val AWAITILITY = "4.3.0"
11
0 commit comments