Skip to content

Commit eff17c4

Browse files
dependency: Update dependency org.mockito:mockito-core to v5.16.1 (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df26fb6 commit eff17c4

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.0"
49+
const val MOCKITO_CORE = "5.16.1"
5050

5151
}

0 commit comments

Comments
 (0)