Skip to content

Commit 5cfabcb

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.7.0
1 parent 9663a95 commit 5cfabcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ coroutines = "1.10.2"
66
junit = "4.13.2"
77
jupiter = "5.13.3"
88
junitVersion = "1.2.1"
9-
espressoCore = "3.6.1"
9+
espressoCore = "3.7.0"
1010
appcompat = "1.7.1"
1111
material = "1.12.0"
1212
mockk = "1.13.17"

0 commit comments

Comments
 (0)