Skip to content

Commit 448c77f

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.22.0
1 parent 9ffe125 commit 448c77f

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.21.0"
7+
const val MOCKITO_CORE = "5.22.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)