Skip to content

Commit

Permalink
Update dependency androidx.test.uiautomator:uiautomator to v2.3.0-bet…
Browse files Browse the repository at this point in the history
…a01 (#1055)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.test.uiautomator:uiautomator](https://developer.android.com/testing)
| dependencies | patch | `2.3.0-alpha05` -> `2.3.0-beta01` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
slack-oss-bot authored Dec 19, 2023
1 parent d6ba007 commit 0e04e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.5.1"
androidx-test-ext-junit = "androidx.test.ext:junit:1.1.5"
androidx-test-monitor = "androidx.test:monitor:1.6.1"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha05"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-beta01"

anvil-annotations = { module = "com.squareup.anvil:annotations", version.ref = "anvil" }

Expand Down

0 comments on commit 0e04e78

Please sign in to comment.