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

Commit d485c7e

Browse files
[local_auth]: Bump espresso-core (#6925)
Bumps espresso-core from 3.2.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03de2f commit d485c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/local_auth/local_auth_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ dependencies {
5959
testImplementation 'org.robolectric:robolectric:4.5'
6060
androidTestImplementation 'androidx.test:runner:1.2.0'
6161
androidTestImplementation 'androidx.test:rules:1.2.0'
62-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
62+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
6363
}

0 commit comments

Comments
 (0)