Update dependency androidx.test:orchestrator to v1.5.1
All checks were successful
Build & Test / Validate (pull_request) Successful in 20s
Build & Test / Run Unit Tests (pull_request) Successful in 14m10s
Build & Test / Run UI Tests (pull_request) Successful in 18m11s

This commit is contained in:
Renovate Bot 2024-10-17 02:07:09 +00:00
parent ca83a92158
commit 00e6d3a146

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"