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 a418c09 commit 0f2381dCopy full SHA for 0f2381d
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.13.4"
+ const val JUNIT_BOM = "6.0.0"
51
const val MOCKITO_CORE = "5.20.0"
52
53
}
0 commit comments