Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent aab6f68 commit 2183807
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 @@ -89,7 +89,7 @@ materialDialogs-core = "com.afollestad.material-dialogs:core:3.3.0"
junit = { module = "junit:junit", version.ref = "junit" }
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
androidx-test-rules = "androidx.test:rules:1.6.1"
androidx-test-runner = "androidx.test:runner:1.6.1"
androidx-test-runner = "androidx.test:runner:1.6.2"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
roboelectric = "org.robolectric:robolectric:4.12.2"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"
Expand Down

0 comments on commit 2183807

Please sign in to comment.