Skip to content

Commit

Permalink
chore(deps): bump androidx.test:runner from 1.6.1 to 1.6.2 in /app
Browse files Browse the repository at this point in the history
Bumps androidx.test:runner from 1.6.1 to 1.6.2.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 8f0256d commit 9335011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
implementation 'androidx.test:core:1.6.1'
implementation 'androidx.test:runner:1.6.1'
implementation 'androidx.test:runner:1.6.2'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'io.netty:netty-all:4.0.41.Final'
implementation 'net.gcardone.junidecode:junidecode:0.5.1'
Expand Down

0 comments on commit 9335011

Please sign in to comment.