Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 0401806

Browse files
Bump espresso-core from 3.3.0 to 3.4.0 in /ScopedStorage
Bumps espresso-core from 3.3.0 to 3.4.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] <support@github.com>
1 parent 5cdacac commit 0401806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ dependencies {
7373

7474
testImplementation 'junit:junit:4.13.2'
7575
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
76-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
76+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
7777
}

0 commit comments

Comments
 (0)