Skip to content

Commit

Permalink
Bump espresso-core from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps espresso-core from 3.3.0 to 3.4.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>
  • Loading branch information
dependabot[bot] committed Jul 30, 2021
1 parent d4790f7 commit d6d31a3
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.3.0',
material: 'com.google.android.material:material:1.3.0',
junit: 'androidx.test.ext:junit:1.1.2',
espresso: 'androidx.test.espresso:espresso-core:3.3.0',
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
]

0 comments on commit d6d31a3

Please sign in to comment.