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 80d167b commit 28a3613Copy full SHA for 28a3613
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.0"
+ const val JUNIT_BOM = "6.0.1"
51
const val MOCKITO_CORE = "5.20.0"
52
53
}
0 commit comments