Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-perf to v20.3.3 (#752)
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 |
|---|---|---|---|---|---|
|
[com.google.firebase:firebase-perf](https://github.com/firebase/firebase-android-sdk)
| `20.3.2` -> `20.3.3` |
[![age](https://badges.renovateapi.com/packages/maven/com.google.firebase:firebase-perf/20.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/com.google.firebase:firebase-perf/20.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/com.google.firebase:firebase-perf/20.3.3/compatibility-slim/20.3.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/com.google.firebase:firebase-perf/20.3.3/confidence-slim/20.3.2)](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://app.renovatebot.com/dashboard#github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 18, 2023
1 parent 49f2cb4 commit a97e43e
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 @@ -141,7 +141,7 @@ androidx-compose-material-material3 = { module = "androidx.compose.material3:mat
firebase-core = "com.google.firebase:firebase-core:21.1.1"
firebase-config = "com.google.firebase:firebase-config:21.4.0"
firebase-database = "com.google.firebase:firebase-database:20.2.2"
firebase-perf = "com.google.firebase:firebase-perf:20.3.2"
firebase-perf = "com.google.firebase:firebase-perf:20.3.3"

anvil-annotations = { module = "com.squareup.anvil:annotations", version.ref = "anvil" }
anvil-compiler = { module = "com.squareup.anvil:compiler", version.ref = "anvil" }
Expand Down

0 comments on commit a97e43e

Please sign in to comment.