Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 820fcb8 commit a0ac1cb
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.17.0"
const val CDN = "1.14.5"

const val MOCKITO_CORE = "5.12.0"
const val MOCKITO_CORE = "5.13.0"
const val JUNIT_JUPITER = "5.10.2"
const val ASSERTJ_CORE = "3.26.0"
const val AWAITILITY = "4.2.1"
Expand Down

0 comments on commit a0ac1cb

Please sign in to comment.