Skip to content

Commit

Permalink
Bump hilt from 2.51.1 to 2.55
Browse files Browse the repository at this point in the history
Bumps `hilt` from 2.51.1 to 2.55.

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

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

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

---
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 13, 2025
1 parent b043317 commit 7eb5a8b
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 @@ -17,7 +17,7 @@ androidxActivity = "1.8.2"
androidxComposeBom = "2024.12.01"
androidxHiltNavigation = "1.2.0"
androidxComposeNavigation = "2.7.7"
hilt = "2.51.1"
hilt = "2.55"
landscapist = "2.3.8"
accompanist = "0.32.0"
okhttp = "4.12.0"
Expand Down

0 comments on commit 7eb5a8b

Please sign in to comment.