Skip to content

Commit

Permalink
Update dependency androidx.compose.material3:material3 to v1.1.1 (#764)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[androidx.compose.material3:material3](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.1)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| `1.1.0` -> `1.1.1` |
[![age](https://badges.renovateapi.com/packages/maven/androidx.compose.material3:material3/1.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/androidx.compose.material3:material3/1.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/androidx.compose.material3:material3/1.1.1/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/androidx.compose.material3:material3/1.1.1/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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**: 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zac Sweers <pandanomic@gmail.com>
  • Loading branch information
renovate[bot] and ZacSweers authored Jun 22, 2023
1 parent d943d57 commit 7636ba1
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 @@ -136,7 +136,7 @@ androidx-compose-runtime = { module = "androidx.compose.runtime:runtime", versio
androidx-compose-accompanist-systemUi = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-compose-accompanist-placeholder = { module = "com.google.accompanist:accompanist-placeholder-material3", version.ref = "accompanist" }
androidx-paging-compose = "androidx.paging:paging-compose:3.2.0-rc01"
androidx-compose-material-material3 = { module = "androidx.compose.material3:material3", version = "1.1.0" }
androidx-compose-material-material3 = { module = "androidx.compose.material3:material3", version = "1.1.1" }

firebase-core = "com.google.firebase:firebase-core:21.1.1"
firebase-config = "com.google.firebase:firebase-config:21.4.0"
Expand Down

0 comments on commit 7636ba1

Please sign in to comment.