Skip to content

Commit f31cdc2

Browse files
[Update]: Bump androidx.test.espresso:espresso-core from 3.4.0 to 3.5.1
Bumps androidx.test.espresso:espresso-core from 3.4.0 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] <[email protected]>
1 parent 30c07d0 commit f31cdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ dependencies {
7979
// Testing
8080
testImplementation 'junit:junit:4.13.2'
8181
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
82-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
82+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
8383
}

0 commit comments

Comments
 (0)