Skip to content

Commit d2919cf

Browse files
Bump androidx.test.espresso:espresso-core
Bumps androidx.test.espresso:espresso-core from 3.6.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] <[email protected]>
1 parent 9399a9b commit d2919cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

06_recyclerview/recyclerview/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.2.0"
44
coreKtx = "1.16.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
7-
espressoCore = "3.6.1"
7+
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.12.0"
1010
activity = "1.10.1"

0 commit comments

Comments
 (0)