Skip to content

Commit

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

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

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 Jan 4, 2023
1 parent 7b5b8dd commit b1b6d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
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.4',
espresso: 'androidx.test.espresso:espresso-core:3.5.0',
espresso: 'androidx.test.espresso:espresso-core:3.5.1',
]

0 comments on commit b1b6d6a

Please sign in to comment.