Skip to content

Commit 32bd88a

Browse files
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
1 parent dcdf8e7 commit 32bd88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ androidx-compose-screenshot = "0.0.1-alpha09"
2626
junit = "4.13.2"
2727
com-google-truth = "1.4.4"
2828
androidx-test-ext = "1.2.1"
29-
androidx-test-espresso = "3.6.1"
29+
androidx-test-espresso = "3.7.0"
3030
androidx-room = "2.7.2"
3131
io-insert-koin = "4.1.0"
3232
com-google-code-gson = "2.13.1"

0 commit comments

Comments
 (0)