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] committed Jun 27, 2024
1 parent e5a6c9e commit 88c7e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
room-testing = { module = "androidx.room:room-testing", version.ref = "room" }

androidX-test-runner = "androidx.test:runner:1.6.0"
androidX-test-junit = "androidx.test.ext:junit:1.2.0"
androidX-test-junit = "androidx.test.ext:junit:1.2.1"
androidX-test-core = "androidx.test:core-ktx:1.6.0"

androidTest-orchestrator = "androidx.test:orchestrator:1.5.0"
Expand Down

0 comments on commit 88c7e51

Please sign in to comment.