Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit affdf0d

Browse files
[espresso]: Bump androidx.test.espresso:espresso-core
Bumps androidx.test.espresso:espresso-core from 3.1.1 to 3.5.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] <support@github.com>
1 parent 34a6813 commit affdf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/espresso/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
testImplementation 'junit:junit:4.13.2'
5757
testImplementation "com.google.truth:truth:1.0"
5858
api 'androidx.test:runner:1.1.1'
59-
api 'androidx.test.espresso:espresso-core:3.1.1'
59+
api 'androidx.test.espresso:espresso-core:3.5.1'
6060

6161
// Core library
6262
api 'androidx.test:core:1.0.0'

0 commit comments

Comments
 (0)