Skip to content

Commit 487f5b4

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.18.0 (#1025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cacfe3 commit 487f5b4

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
@@ -46,6 +46,6 @@ object Versions {
4646
const val JUNIT_JUPITER_API = "5.13.3"
4747
const val JUNIT_JUPITER_PARAMS = "5.13.3"
4848
const val JUNIT_JUPITER_ENGINE = "5.13.3"
49-
const val MOCKITO_CORE = "5.16.1"
49+
const val MOCKITO_CORE = "5.18.0"
5050

5151
}

0 commit comments

Comments
 (0)