Skip to content

Commit a4a72ca

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.18.0 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0986c90 commit a4a72ca

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.3.0"

0 commit comments

Comments
 (0)