Skip to content

Commit 7c1ca3d

Browse files
renovate[bot]sagarwal
andauthored
Update dagger to v2.57.1 (#5535)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.dagger:dagger-compiler](https://redirect.github.com/google/dagger) | `2.57` -> `2.57.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger:dagger-compiler/2.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger:dagger-compiler/2.57/2.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.dagger:dagger](https://redirect.github.com/google/dagger) | `2.57` -> `2.57.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger:dagger/2.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger:dagger/2.57/2.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent cea6b36 commit 7c1ca3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Bump Lint to v31.12.0
88
- Bump Kotlin to v2.2.0
99
- Bump KSP to v2.2.0-2.0.2
10-
- Bump dagger to v2.57
10+
- Bump dagger to v2.57.1
1111
- Bump okhttp to v5.1.0
1212
- Bump retrofit to v3.0.0
1313
- Bump sqlcipher to v4.10.0

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.8.7"
1212
androidx-activity = "1.10.1"
1313

1414
chucker = "4.2.0"
15-
dagger = "2.57"
15+
dagger = "2.57.1"
1616

1717
kotlin = "2.2.10"
1818

0 commit comments

Comments
 (0)