Skip to content

Commit

Permalink
Bump androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1 (#32)
Browse files Browse the repository at this point in the history
Bumps androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent acf13a9 commit 9a72a08
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 @@ -2,7 +2,7 @@
agp = "8.6.0-alpha07"
android-material = "1.12.0"
androidx-navigation = "2.7.7"
androidx-test-espresso = "3.6.0"
androidx-test-espresso = "3.6.1"
build-android-compileSdk = "34"
build-android-minSdk = "21"
build-android-targetSdk = "34"
Expand Down

0 comments on commit 9a72a08

Please sign in to comment.