Skip to content

Commit

Permalink
Bump espresso-core from 3.4.0 to 3.5.0 (#2800)
Browse files Browse the repository at this point in the history
Bumps espresso-core from 3.4.0 to 3.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2022
1 parent 4086970 commit a8af042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -47,5 +47,5 @@ libraries.android = [
compat: 'androidx.appcompat:appcompat:1.4.2',
material: 'com.google.android.material:material:1.6.1',
junit: 'androidx.test.ext:junit:1.1.3',
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
espresso: 'androidx.test.espresso:espresso-core:3.5.0',
]

0 comments on commit a8af042

Please sign in to comment.