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 20c1165 commit 573aa14Copy full SHA for 573aa14
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -4,7 +4,7 @@ object Versions {
4
const val ADVENTURE_API = "4.26.1"
5
const val CDN = "1.14.9"
6
7
- const val MOCKITO_CORE = "5.22.0"
+ const val MOCKITO_CORE = "5.23.0"
8
const val JUNIT_JUPITER = "6.0.3"
9
const val ASSERTJ_CORE = "3.27.7"
10
const val AWAITILITY = "4.3.0"
0 commit comments