Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.11.00 (#1798)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [androidx.compose:compose-bom](https://developer.android.com/jetpack)
| dependencies | minor | `2024.10.01` -> `2024.11.00` |

---

> [!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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNC4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Nov 14, 2024
1 parent 7875b03 commit 9225f82
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 @@ -18,7 +18,7 @@ compose-material3 = "1.3.1"
compose-runtime = "1.7.5"
compose-ui = "1.7.5"
compose-jb = "1.7.1"
compose-bom = "2024.10.01"
compose-bom = "2024.11.00"
compose-integration-constraintlayout = "1.1.0"
dagger = "2.52"
datastore = "1.1.1"
Expand Down

0 comments on commit 9225f82

Please sign in to comment.