Skip to content

Commit 9a990f2

Browse files
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
1 parent ba73445 commit 9a990f2

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
@@ -16,7 +16,7 @@ mockitoInline = "5.2.0"
1616
coroutines = "1.7.3"
1717
truth = "1.2.0"
1818
androidxTestJunit = "1.1.5"
19-
espresso = "3.5.1"
19+
espresso = "3.6.1"
2020
androidTestRunner = "1.3.0-beta01"
2121
androidxFragment = "1.6.2"
2222
androidxLifecycle = "2.7.0"

0 commit comments

Comments
 (0)