Skip to content

Commit a567b58

Browse files
fix(deps): update dagger to v2.56.2 (#2039)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.dagger:hilt-core](https://redirect.github.com/google/dagger) | dependencies | patch | `2.56.1` -> `2.56.2` | | [com.google.dagger:dagger](https://redirect.github.com/google/dagger) | dependencies | patch | `2.56.1` -> `2.56.2` | | [com.google.dagger:dagger-compiler](https://redirect.github.com/google/dagger) | dependencies | patch | `2.56.1` -> `2.56.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 097827d commit a567b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ compose-ui = "1.7.8"
1818
compose-jb = "1.7.3"
1919
compose-bom = "2025.04.00"
2020
compose-integration-constraintlayout = "1.1.1"
21-
dagger = "2.56.1"
21+
dagger = "2.56.2"
2222
datastore = "1.1.4"
2323
detekt = "1.23.8"
2424
dokka = "2.0.0"

0 commit comments

Comments
 (0)