Skip to content

Commit

Permalink
Bump androidx.test.espresso:espresso-core in /Compose-Flight-Search-App
Browse files Browse the repository at this point in the history
Bumps androidx.test.espresso:espresso-core from 3.5.1 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 Jul 1, 2024
1 parent 5b965f3 commit f7107e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compose-Flight-Search-App/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidxComposeUiTest = "1.7.0-beta03"
composeBom = "2024.06.00"
coreKtx = "1.13.1"
datastorePreferences = "1.1.1"
espressoCore = "3.5.1"
espressoCore = "3.6.1"
hiltAndroid = "2.51.1"
jetbrainsKotlinJvm = "1.9.22"
junit = "4.13.2"
Expand Down

0 comments on commit f7107e7

Please sign in to comment.