Skip to content

Commit d51eeef

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.21.0
1 parent 12d190f commit d51eeef

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

4949
// tests
5050
const val JUNIT_BOM = "6.0.1"
51-
const val MOCKITO_CORE = "5.20.0"
51+
const val MOCKITO_CORE = "5.21.0"
5252

5353
}

0 commit comments

Comments
 (0)