Skip to content

Commit

Permalink
[Renovate] Update dependency org.mockito:mockito-core to v5.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2024
1 parent 668d0d1 commit f2e7ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Versions {
const val ADVENTURE_API = "4.18.0-SNAPSHOT"
const val CDN = "1.14.5"

const val MOCKITO_CORE = "5.14.1"
const val MOCKITO_CORE = "5.14.2"
const val JUNIT_JUPITER = "5.11.2"
const val ASSERTJ_CORE = "3.26.3"
const val AWAITILITY = "4.2.2"
Expand Down

0 comments on commit f2e7ec4

Please sign in to comment.