Skip to content

Commit

Permalink
Bump dagger from 2.52 to 2.54
Browse files Browse the repository at this point in the history
Bumps `dagger` from 2.52 to 2.54.

Updates `com.google.dagger:hilt-android` from 2.52 to 2.54
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.52...dagger-2.54)

Updates `com.google.dagger:hilt-android-compiler` from 2.52 to 2.54
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.52...dagger-2.54)

Updates `com.google.dagger.hilt.android` from 2.52 to 2.54
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.52...dagger-2.54)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger.hilt.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent b7756cc commit 41b6528
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 @@ -13,7 +13,7 @@ coil = "2.7.0"
# Used when resolving Markwon's CommonMark dependencies
commonmark = "0.21.0"
compose-richtext = "0.20.0"
dagger = "2.52"
dagger = "2.54"
deep-link-dispatch = "6.2.2"
firebase-bom = "32.8.1"
gradle-versions = "0.51.0"
Expand Down

0 comments on commit 41b6528

Please sign in to comment.