Skip to content

Commit 99fe655

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.6.1
1 parent 47e0e29 commit 99fe655

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.1"
99
roborazzi = "1.43.1"
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.10.1"
1313
retrofit = "2.11.0"

0 commit comments

Comments
 (0)