Skip to content

Commit 0c279ae

Browse files
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.0
1 parent fe47fd8 commit 0c279ae

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
@@ -19,7 +19,7 @@ androidxComposeRuntimeTracing = "1.0.0-alpha01"
1919
androidxCore = "1.9.0"
2020
androidxCoreSplashscreen = "1.0.0"
2121
androidxDataStore = "1.0.0"
22-
androidxEspresso = "3.5.0"
22+
androidxEspresso = "3.6.0"
2323
androidxHiltNavigationCompose = "1.0.0"
2424
androidxLifecycle = "2.6.0-alpha05"
2525

0 commit comments

Comments
 (0)