Skip to content

Commit cd6f946

Browse files
Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.7.0
Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.7.0. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b36329 commit cd6f946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ dependencies {
7373
androidTestImplementation 'androidx.test:core:1.5.0'
7474
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
7575
androidTestImplementation 'androidx.test:rules:1.5.0'
76-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
76+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
7777
androidTestImplementation "com.squareup.leakcanary:leakcanary-android-instrumentation:$leak_canary_version"
7878
}

0 commit comments

Comments
 (0)