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 1c46fe2 commit 085568cCopy full SHA for 085568c
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -5,7 +5,7 @@ object Versions {
5
const val ADVENTURE_API = "4.18.0"
6
const val CDN = "1.14.5"
7
8
- const val MOCKITO_CORE = "5.14.2"
+ const val MOCKITO_CORE = "5.15.2"
9
const val JUNIT_JUPITER = "5.11.4"
10
const val ASSERTJ_CORE = "3.27.1"
11
const val AWAITILITY = "4.2.2"
0 commit comments