Skip to content

Commit 085568c

Browse files
[Renovate] Update dependency org.mockito:mockito-core to v5.15.2 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c46fe2 commit 085568c

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.18.0"
66
const val CDN = "1.14.5"
77

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

0 commit comments

Comments
 (0)