Skip to content

Commit

Permalink
Update dagger to v2.51.1 (#1313)
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://github.com/google/dagger) |
dependencies | patch | `2.51` -> `2.51.1` |
| [com.google.dagger:dagger](https://github.com/google/dagger) |
dependencies | patch | `2.51` -> `2.51.1` |
|
[com.google.dagger:dagger-compiler](https://github.com/google/dagger)
| dependencies | patch | `2.51` -> `2.51.1` |

---

> [!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 becomes conflicted, 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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Mar 31, 2024
1 parent 83e0aa9 commit 5c9e666
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 @@ -25,7 +25,7 @@ compose-jb = "1.6.1"
compose-jb-compiler = "1.5.10.1"
compose-jb-kotlinVersion = "1.9.23"
compose-integration-constraintlayout = "1.0.1"
dagger = "2.51"
dagger = "2.51.1"
datastore = "1.1.0-beta02"
detekt = "1.23.6"
dokka = "1.9.20"
Expand Down

0 comments on commit 5c9e666

Please sign in to comment.