Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test:runner to v1.6.2 (#805)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 8a86fab commit 4ee0296
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 @@ -37,7 +37,7 @@ junit5-jupiter = "5.11.0"
truth = "1.4.4"
robolectric = "4.13"
androidx-uiautomator = "2.3.0"
androidx-test = "1.6.1"
androidx-test = "1.6.2"
androidx-test-rules = "1.6.1"

gradleplugin = "8.5.2"
Expand Down

0 comments on commit 4ee0296

Please sign in to comment.