Skip to content

Commit d7a0886

Browse files
Merge pull request #4076 from netology-code/dependabot/gradle/01_firstapp/androidx.test.espresso-espresso-core-3.7.0
2 parents 3bba534 + 3af4c58 commit d7a0886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_firstapp/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)