Skip to content

Commit 254b990

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.23.0 (#1321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a9c0c0 commit 254b990

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
@@ -48,7 +48,7 @@ object Versions {
4848

4949
// tests
5050
const val JUNIT_BOM = "6.0.3"
51-
const val MOCKITO_CORE = "5.22.0"
51+
const val MOCKITO_CORE = "5.23.0"
5252
const val ASSERTJ_CORE = "3.27.7"
5353
const val AWAITILITY = "4.3.0"
5454
}

0 commit comments

Comments
 (0)