Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.material3:material3-window-size-class](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.1.1` -> `1.1.2` |
|
[androidx.compose.material3:material3](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.1.1` -> `1.1.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Sep 21, 2023
1 parent e716539 commit 7ca6cf6
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 @@ -16,7 +16,7 @@ compose-compiler-version = "1.5.3"
compose-compiler-kotlinVersion = "1.9.10"
compose-foundation = "1.5.1"
compose-material = "1.5.1"
compose-material3 = "1.1.1"
compose-material3 = "1.1.2"
compose-runtime = "1.5.1"
compose-ui = "1.5.1"
compose-jb = "1.5.1"
Expand Down

0 comments on commit 7ca6cf6

Please sign in to comment.