Skip to content

Commit

Permalink
Update dependency com.benasher44:uuid to v0.7.1 (#663)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.benasher44:uuid](https://togithub.com/benasher44/uuid) |
dependencies | patch | `0.7.0` -> `0.7.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>benasher44/uuid</summary>

###
[`v0.7.1`](https://togithub.com/benasher44/uuid/blob/HEAD/CHANGELOG.md#&#8203;071---2023-06-01)

[Compare
Source](https://togithub.com/benasher44/uuid/compare/0.7.0...0.7.1)

##### Changed

- Add support for watchosDeviceArm64
([#&#8203;137](https://togithub.com/benasher44/uuid/issues/137))
- Upgrade Kotlin to 1.8.21
([#&#8203;139](https://togithub.com/benasher44/uuid/issues/139))

</details>

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Jun 2, 2023
1 parent cb9eef9 commit ffba848
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 @@ -210,7 +210,7 @@ truth = "com.google.truth:truth:1.1.4"
turbine = { module = "app.cash.turbine:turbine", version.ref = "turbine" }

# KMP UUID
uuid = "com.benasher44:uuid:0.7.0"
uuid = "com.benasher44:uuid:0.7.1"

[bundles]
androidx-activity = ["androidx-activity", "androidx-activity-ktx"]
Expand Down

0 comments on commit ffba848

Please sign in to comment.