Skip to content

Commit 06336ef

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ junit = "4.13.2"
77
junitVersion = "1.1.5" # This is to match Compose's version
88
robolectric = "4.16"
99
roborazzi = "1.53.0"
10-
espressoCore = "3.5.0" # This is to match Compose's version
10+
espressoCore = "3.7.0" # This is to match Compose's version
1111
lifecycleRuntimeKtx = "2.10.0"
1212
activityCompose = "1.12.2"
1313
retrofit = "3.0.0"

0 commit comments

Comments
 (0)