Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent b325d6e commit 93ffd74
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 @@ -99,7 +99,7 @@ androidx-testExtTruth = { module = "androidx.test.ext:truth", version.ref = "and
androidx-testMonitor = "androidx.test:monitor:1.7.0"
androidx-testOrchestrator = "androidx.test:orchestrator:1.5.0"
androidx-testRules = { module = "androidx.test:rules", version.ref = "androidx-test" }
androidx-testRunner = "androidx.test:runner:1.6.0"
androidx-testRunner = "androidx.test:runner:1.6.1"
androidx-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
androidx-webkit = "androidx.webkit:webkit:1.11.0"
androidx-workRuntime = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-workManager" }
Expand Down

0 comments on commit 93ffd74

Please sign in to comment.