Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent c60a436 commit c4442ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/dependencies/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Versions {
const val test_core = "1.6.1"
const val runner = "1.6.2"
const val rules = "1.6.1"
const val junit = "1.1.5"
const val junit = "1.2.1"
const val truth_ext = "1.6.0"
const val espresso_core = "3.5.1"
const val mockK = "1.13.13"
Expand Down

0 comments on commit c4442ff

Please sign in to comment.