Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 228cb73 commit 2558863
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 @@ -67,7 +67,7 @@ room-runtime = { module = "androidx.room:room-ktx", version.ref = "room" }
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.5.2"
androidX-test-runner = "androidx.test:runner:1.6.0"
androidX-test-junit = "androidx.test.ext:junit:1.2.0"
androidX-test-core = "androidx.test:core-ktx:1.6.0"

Expand Down

0 comments on commit 2558863

Please sign in to comment.