Skip to content

Commit a8af042

Browse files
Bump espresso-core from 3.4.0 to 3.5.0 (#2800)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4086970 commit a8af042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ libraries.android = [
4747
compat: 'androidx.appcompat:appcompat:1.4.2',
4848
material: 'com.google.android.material:material:1.6.1',
4949
junit: 'androidx.test.ext:junit:1.1.3',
50-
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
50+
espresso: 'androidx.test.espresso:espresso-core:3.5.0',
5151
]

0 commit comments

Comments
 (0)