Skip to content

Commit 05c4fee

Browse files
Update dependency androidx.compose:compose-bom to v2026.05.01 (#634)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [androidx.compose:compose-bom](https://developer.android.com/jetpack) | `2026.05.00` → `2026.05.01` | ![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.compose:compose-bom/2026.05.01?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.compose:compose-bom/2026.05.00/2026.05.01?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/mrmans0n/compose-rules). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2137718 commit 05c4fee

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
@@ -8,7 +8,7 @@ junit = "5.14.4"
88
junit-platform = "1.14.4"
99

1010
# Compose BOM (for samples)
11-
compose-bom = "2026.05.00"
11+
compose-bom = "2026.05.01"
1212

1313
[libraries]
1414
ktlint-core = { module = "com.pinterest.ktlint:ktlint-core", version.ref = "ktlint" }

0 commit comments

Comments
 (0)