Skip to content

Commit b7450b7

Browse files
Bump espresso-core from 3.4.0 to 3.5.1 (#22)
Bumps 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aca385 commit b7450b7

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
@@ -44,5 +44,5 @@ dependencies {
4444
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
4545
testImplementation 'junit:junit:4.13.2'
4646
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
47-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
47+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
4848
}

0 commit comments

Comments
 (0)