Skip to content

Commit f92bea7

Browse files
renovate[bot]sagarwal
andauthored
Update dagger to v2.58 (#5704)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.google.dagger:dagger-compiler](https://redirect.github.com/google/dagger) | `2.57.2` → `2.58` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger:dagger-compiler/2.58?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger:dagger-compiler/2.57.2/2.58?slim=true) | | [com.google.dagger:dagger](https://redirect.github.com/google/dagger) | `2.57.2` → `2.58` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger:dagger/2.58?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger:dagger/2.57.2/2.58?slim=true) | --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
1 parent ff3c9e5 commit f92bea7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- Bump AndroidX Benchmark to v1.4.1
2424
- Bump AndroidX Camera to v1.5.2
2525
- Bump AndroidX Camera View to v1.5.2
26-
- Bump dagger to v2.57.2
26+
- Bump dagger to v2.58
2727
- Bump UUID generator to v5.2.0
2828
- Bump Compose BOM to v2026.01.00
2929
- Bump Sentry Android to v5.12.2

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ androidx-lifecycle = "2.10.0"
1212
androidx-activity = "1.12.2"
1313

1414
chucker = "4.3.0"
15-
dagger = "2.57.2"
15+
dagger = "2.58"
1616

1717
kotlin = "2.3.0"
1818

0 commit comments

Comments
 (0)