Update dependency androidx.test.espresso:espresso-core to v3.6.1
This commit is contained in:
parent
c196ebcad1
commit
0869601b30
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ activityCompose = "1.9.0"
|
||||||
agp = "8.5.1"
|
agp = "8.5.1"
|
||||||
composeBom = "2024.06.00"
|
composeBom = "2024.06.00"
|
||||||
coreKtx = "1.13.1"
|
coreKtx = "1.13.1"
|
||||||
espressoCore = "3.5.1"
|
espressoCore = "3.6.1"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.1.5"
|
junitVersion = "1.1.5"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
|
|
Loading…
Reference in a new issue