Skip to content

Commit eba4aaa

Browse files
Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1
Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.6.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] <support@github.com>
1 parent c7a8a31 commit eba4aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
junit_version = "4.13.2"
2020
junit_ext_version = "1.1.5"
2121
test_runner_version = "1.5.2"
22-
espresso_core_version = "3.5.1"
22+
espresso_core_version = "3.6.1"
2323
}
2424
repositories {
2525
google()

0 commit comments

Comments
 (0)