Update dependency androidx.test.espresso:espresso-core to v3.6.0
This commit is contained in:
parent
2a793d796c
commit
557c8e422f
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ autoservice = "1.1.1"
|
||||||
|
|
||||||
# quality
|
# quality
|
||||||
androidx-test-ext-junit = "1.2.0"
|
androidx-test-ext-junit = "1.2.0"
|
||||||
espresso-core = "3.5.1"
|
espresso-core = "3.6.0"
|
||||||
kover = "0.8.0"
|
kover = "0.8.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue