Skip to content

Commit

Permalink
Bump androidx.test:runner from 1.6.1 to 1.6.2 (#1273)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 5e2e7af commit 57cfe08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ buildscript {
mockkVersion = '1.13.12'
robolectricVersion = '4.13'
truthVersion = '1.4.4'
androidXTestRunner = '1.6.1'
androidXTestRunner = '1.6.2'
androidXTestRules = '1.6.1'
androidXTestExt = '1.2.1'

Expand Down

0 comments on commit 57cfe08

Please sign in to comment.