Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 820fcb8 commit 02e503d
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.12.0"
const val JUNIT_JUPITER = "5.10.2"
const val JUNIT_JUPITER = "5.11.0"
const val ASSERTJ_CORE = "3.26.0"
const val AWAITILITY = "4.2.1"

Expand Down

0 comments on commit 02e503d

Please sign in to comment.