Skip to content

Commit

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

---
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 May 20, 2024
1 parent fda5e02 commit 1a26bd1
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.4.0"
android-material = "1.12.0"
androidx-navigation = "2.7.7"
androidx-test-espresso = "3.6.0-alpha04"
androidx-test-espresso = "3.6.0-beta01"
build-android-compileSdk = "34"
build-android-minSdk = "21"
build-android-targetSdk = "34"
Expand Down

0 comments on commit 1a26bd1

Please sign in to comment.