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 749bfa0 commit 25c8999Copy full SHA for 25c8999
buildSrc/src/main/kotlin/Versions.kt
@@ -47,7 +47,7 @@ object Versions {
47
const val SPOTIFY_COMPLETABLE_FUTURES = "0.3.6"
48
49
// tests
50
- const val JUNIT_BOM = "6.0.1"
+ const val JUNIT_BOM = "6.0.2"
51
const val MOCKITO_CORE = "5.21.0"
52
const val ASSERTJ_CORE = "3.27.6"
53
const val AWAITILITY = "4.3.0"
0 commit comments