Update dependency androidx.test.espresso:espresso-core to v3.7.0 (#2326)

This commit is contained in:
Mend Renovate
2025-07-31 07:44:35 +02:00
committed by GitHub
parent 967750ba58
commit ff9dfe45ed

View File

@@ -30,7 +30,7 @@ interpolator = { group = "androidx.interpolator", name = "interpolator", version
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.4.0"
test-ext = "androidx.test.ext:junit-ktx:1.2.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
[bundles]