Skip to content

Commit

Permalink
[Renovate] Update all minor and patch dependencies to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 8a70e72 commit a4b50fa
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 @@ -6,7 +6,7 @@ object Versions {
const val CDN = "1.14.5"

const val MOCKITO_CORE = "5.14.2"
const val JUNIT_JUPITER = "5.11.2"
const val JUNIT_JUPITER = "5.11.3"
const val ASSERTJ_CORE = "3.26.3"
const val AWAITILITY = "4.2.2"

Expand Down

0 comments on commit a4b50fa

Please sign in to comment.