Skip to content

Commit 0ebc5d3

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.18.0
1 parent 23828cd commit 0ebc5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Versions {
55
const val ADVENTURE_API = "4.24.0"
66
const val CDN = "1.14.9"
77

8-
const val MOCKITO_CORE = "5.15.2"
8+
const val MOCKITO_CORE = "5.18.0"
99
const val JUNIT_JUPITER = "5.11.4"
1010
const val ASSERTJ_CORE = "3.27.4"
1111
const val AWAITILITY = "4.2.2"

0 commit comments

Comments
 (0)