Skip to content

Commit 1e4c13d

Browse files
fix(deps): update dependency androidx.compose.material3:material3 to v1.3.2 (#2029)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [androidx.compose.material3:material3](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.3.2) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | dependencies | patch | `1.3.1` -> `1.3.2` | --- > [!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 is behind base branch, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent fb05039 commit 1e4c13d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ coil = "3.1.0"
1212
compose-animation = "1.7.8"
1313
compose-foundation = "1.7.8"
1414
compose-material = "1.7.8"
15-
compose-material3 = "1.3.1"
15+
compose-material3 = "1.3.2"
1616
compose-runtime = "1.7.8"
1717
compose-ui = "1.7.8"
1818
compose-jb = "1.7.3"

0 commit comments

Comments
 (0)