Skip to content

Commit

Permalink
Update hilt to v2.46.1 (#1405)
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.dagger:hilt-android](https://togithub.com/google/dagger) |
`2.44.2` -> `2.46.1` |
[![age](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android/2.46.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android/2.46.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android/2.46.1/compatibility-slim/2.44.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android/2.46.1/confidence-slim/2.44.2)](https://docs.renovatebot.com/merge-confidence/)
|
|
[com.google.dagger:hilt-android-compiler](https://togithub.com/google/dagger)
| `2.44.2` -> `2.46.1` |
[![age](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android-compiler/2.46.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android-compiler/2.46.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android-compiler/2.46.1/compatibility-slim/2.44.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/com.google.dagger:hilt-android-compiler/2.46.1/confidence-slim/2.44.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs
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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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/owntracks/android).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuMTMxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent 87fd9a6 commit 13da31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.0.2"
hilt = "2.44.2"
hilt = "2.46.1"
hilt-work = "1.0.0"
kotlin = "1.8.10"
kotlin-coroutines = "1.6.4"
Expand Down

0 comments on commit 13da31f

Please sign in to comment.