Skip to content

Commit

Permalink
Update dependency androidx.compose.foundation:foundation to v1.7.6 (#…
Browse files Browse the repository at this point in the history
…1845)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.foundation:foundation](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.7.6)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.7.5` -> `1.7.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Dec 16, 2024
1 parent 7f40887 commit 48d0b03
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 @@ -11,7 +11,7 @@ atomicfu = "0.26.1"
benchmark = "1.3.3"
coil = "3.0.4"
compose-animation = "1.7.6"
compose-foundation = "1.7.5"
compose-foundation = "1.7.6"
compose-material = "1.7.6"
compose-material3 = "1.3.1"
compose-runtime = "1.7.6"
Expand Down

0 comments on commit 48d0b03

Please sign in to comment.