Skip to content

Commit c7a59e9

Browse files
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
1 parent c9d701a commit c7a59e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/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.2.1"
7-
espressoCore = "3.6.1"
7+
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.12.0"
1010
constraintlayout = "2.2.1"

0 commit comments

Comments
 (0)