Skip to content

Commit 8299833

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.7.0
1 parent ef8da6b commit 8299833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ room = "2.6.1"
1111
hilt = "2.50"
1212
hiltCompose = "1.2.0"
1313
coroutines = "1.7.3"
14-
espresso-core = "3.5.1"
14+
espresso-core = "3.7.0"
1515
junit4Ext = "1.1.5"
1616
junit4 = "4.13.2"
1717
kotlinxCoroutines = "1.8.1"

0 commit comments

Comments
 (0)