fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0

This commit is contained in:
renovate[bot] 2025-09-11 07:07:36 +00:00 committed by Cuong-Tran
parent 325a0f424d
commit 80f8e33324

View file

@ -30,7 +30,7 @@ interpolator = { group = "androidx.interpolator", name = "interpolator", version
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.4"
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]