Skip to content

Commit 262621f

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.04.01 (#2045)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [androidx.compose:compose-bom](https://developer.android.com/jetpack) | dependencies | patch | `2025.04.00` -> `2025.04.01` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuNCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 712d69e commit 262621f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ compose-material3 = "1.3.2"
1616
compose-runtime = "1.7.8"
1717
compose-ui = "1.7.8"
1818
compose-jb = "1.7.3"
19-
compose-bom = "2025.04.00"
19+
compose-bom = "2025.04.01"
2020
compose-integration-constraintlayout = "1.1.1"
2121
dagger = "2.56.2"
2222
datastore = "1.1.4"

0 commit comments

Comments
 (0)