Update dependency androidx.test:orchestrator to v1.5.1
All checks were successful
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Successful in 13m19s
Build & Test / Run UI Tests (pull_request) Successful in 18m35s

This commit is contained in:
Renovate Bot 2024-10-16 18:03:26 +00:00
parent f2f92b2318
commit e7dd89a7ff

View file

@ -29,7 +29,7 @@ monitor = "1.7.2"
navigationCommon = "2.7.7" navigationCommon = "2.7.7"
navigationRuntimeKtx = "2.7.7" navigationRuntimeKtx = "2.7.7"
navigationVersion = "2.7.7" navigationVersion = "2.7.7"
orchestrator = "1.5.0" orchestrator = "1.5.1"
play = "2.0.1" play = "2.0.1"
preferenceKtx = "1.2.1" preferenceKtx = "1.2.1"
robolectric = "4.13" robolectric = "4.13"