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 942a781 commit 6ce13a6Copy full SHA for 6ce13a6
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 = "5.14.0"
+ const val JUNIT_BOM = "6.0.0"
51
const val MOCKITO_CORE = "5.20.0"
52
53
}
0 commit comments