fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9d5f8345e
commit
fd7c8ab8d8
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ kotlinSerialization = "1.9.0"
|
|||
# Test
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
espressoCore = "3.7.0"
|
||||
# Plugins
|
||||
agp = "8.11.1"
|
||||
kotlin = "2.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue