Update dependency androidx.test.espresso:espresso-core to v3.6.1
Some checks are pending
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Validate (push) Waiting to run
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Run Unit Tests (pull_request) Successful in 4m34s

This commit is contained in:
Renovate Bot 2024-07-20 17:00:28 +00:00
parent c196ebcad1
commit 0869601b30

View file

@ -3,7 +3,7 @@ activityCompose = "1.9.0"
agp = "8.5.1"
composeBom = "2024.06.00"
coreKtx = "1.13.1"
espressoCore = "3.5.1"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.1.5"
kotlin = "2.0.0"