Skip to content

Commit

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

---
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 6, 2024
1 parent c77ae60 commit 79a2fc0
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.3.2"
android-material = "1.12.0"
androidx-navigation = "2.7.7"
androidx-test-espresso = "3.6.0-alpha03"
androidx-test-espresso = "3.6.0-alpha04"
build-android-compileSdk = "34"
build-android-minSdk = "21"
build-android-targetSdk = "34"
Expand Down

0 comments on commit 79a2fc0

Please sign in to comment.