Skip to content

Commit

Permalink
Merge pull request #217 from nuhkoca/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.0
  • Loading branch information
nuhkoca authored Aug 14, 2024
2 parents b929714 + c93b218 commit 4bfe9ac
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 @@ -57,7 +57,7 @@ internal object Versions {
const val espresso_core = "3.6.1"
const val mockK = "1.13.12"
const val arch_core = "2.2.0"
const val jupiter = "5.10.3"
const val jupiter = "5.11.0"
const val android_test_runner = "1.5.0"
const val fragment = "1.8.2"
const val orchestrator = "1.5.0"
Expand Down

0 comments on commit 4bfe9ac

Please sign in to comment.