Skip to content

Commit

Permalink
Update dagger to v2.55 (#1885)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.google.dagger:hilt-core](https://redirect.github.com/google/dagger)
| dependencies | minor | `2.54` -> `2.55` |
| [com.google.dagger:dagger](https://redirect.github.com/google/dagger)
| dependencies | minor | `2.54` -> `2.55` |
|
[com.google.dagger:dagger-compiler](https://redirect.github.com/google/dagger)
| dependencies | minor | `2.54` -> `2.55` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jan 10, 2025
1 parent b2712b6 commit 0012721
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-ui = "1.7.6"
compose-jb = "1.7.3"
compose-bom = "2024.12.01"
compose-integration-constraintlayout = "1.1.0"
dagger = "2.54"
dagger = "2.55"
datastore = "1.1.1"
detekt = "1.23.7"
dokka = "2.0.0"
Expand Down

0 comments on commit 0012721

Please sign in to comment.