fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
This commit is contained in:
parent
41999c2a94
commit
aa0f2b6e16
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ paging-compose = { module = "androidx.paging:paging-compose", version.ref = "pag
|
|||
|
||||
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.4"
|
||||
test-ext = "androidx.test.ext:junit-ktx:1.2.1"
|
||||
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-rc01"
|
||||
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
|
||||
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
|
||||
|
||||
[bundles]
|
||||
|
|
|
|||
Loading…
Reference in a new issue