Skip to content

Commit 573aa14

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.23.0 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20c1165 commit 573aa14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Versions.kt

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

7-
const val MOCKITO_CORE = "5.22.0"
7+
const val MOCKITO_CORE = "5.23.0"
88
const val JUNIT_JUPITER = "6.0.3"
99
const val ASSERTJ_CORE = "3.27.7"
1010
const val AWAITILITY = "4.3.0"

0 commit comments

Comments
 (0)