Skip to content

Commit 42e6931

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.6.1
1 parent 405ddee commit 42e6931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

+1-1
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.14"
99
roborazzi = "1.34.0"
10-
espressoCore = "3.5.0" # This is to match Compose's version
10+
espressoCore = "3.6.1" # This is to match Compose's version
1111
lifecycleRuntimeKtx = "2.8.7"
1212
activityCompose = "1.9.3"
1313
retrofit = "2.11.0"

0 commit comments

Comments
 (0)