Skip to content

Commit

Permalink
Bump androidx.test.espresso:espresso-core in /android
Browse files Browse the repository at this point in the history
Bumps androidx.test.espresso:espresso-core from 3.5.0 to 3.6.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent c806b04 commit 4990f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ junit = "4.13.2"
junitVersion = "1.1.5" # This is to match Compose's version
robolectric = "4.14"
roborazzi = "1.8.0-alpha-5"
espressoCore = "3.5.0" # This is to match Compose's version
espressoCore = "3.6.1" # This is to match Compose's version
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
retrofit = "2.11.0"
Expand Down

0 comments on commit 4990f58

Please sign in to comment.