Skip to content

Commit

Permalink
Chore(deps): Bump androidx.test:core from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps androidx.test:core from 1.6.0 to 1.6.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent 136e8af commit b9aa451
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 @@ -137,6 +137,6 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.12.2'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'androidx.test:core:1.6.0'
testImplementation 'androidx.test:core:1.6.1'
testImplementation 'androidx.arch.core:core-testing:2.2.0'
}

0 comments on commit b9aa451

Please sign in to comment.