Skip to content

Commit

Permalink
Update compose.material to v1.6.7 (#1382)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.material:material](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.7)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.6.6` -> `1.6.7` |
|
[androidx.compose.material:material-icons-core](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.7)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.6.6` -> `1.6.7` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored May 3, 2024
1 parent a86d7dd commit 955aa81
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 @@ -17,7 +17,7 @@ compose-animation = "1.6.6"
compose-compiler-version = "1.5.12"
compose-compiler-kotlinVersion = "1.9.23"
compose-foundation = "1.6.6"
compose-material = "1.6.6"
compose-material = "1.6.7"
compose-material3 = "1.2.1"
compose-runtime = "1.6.6"
compose-ui = "1.6.6"
Expand Down

0 comments on commit 955aa81

Please sign in to comment.