Skip to content

Commit

Permalink
Bump androidx.test:rules from 1.5.0 to 1.6.1 (#1257)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2024
1 parent 6d35db3 commit 2a35ec9
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 @@ -41,7 +41,7 @@ buildscript {
robolectricVersion = '4.13'
truthVersion = '1.4.4'
androidXTestRunner = '1.6.1'
androidXTestRules = '1.5.0'
androidXTestRules = '1.6.1'
androidXTestExt = '1.2.1'

// Publishing
Expand Down

0 comments on commit 2a35ec9

Please sign in to comment.