Skip to content

Commit

Permalink
chore(deps): bump androidx.test:orchestrator in /android (#1003)
Browse files Browse the repository at this point in the history
Bumps androidx.test:orchestrator from 1.5.0 to 1.5.1.

---
updated-dependencies:
- dependency-name: androidx.test:orchestrator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 4c26d48 commit 1dfcda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ androidxLifecycle = "2.8.6"
androidxNavigation = "2.8.2"
androidxRoom = "2.6.1"
androidxTest = "1.6.0"
androidxTestOrchestrator = "1.5.0"
androidxTestOrchestrator = "1.5.1"
androidxTestRunner = "1.6.2"
androidxTestUiautomator = "2.3.0"
annotation = "1.8.2"
Expand Down

0 comments on commit 1dfcda9

Please sign in to comment.