Bump hilt from 2.55 to 2.56

Bumps `hilt` from 2.55 to 2.56.

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

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

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

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-19 22:24:11 +00:00
committed by GitHub
parent c2d9f11cbe
commit f4dd2b5d85

View File

@ -44,7 +44,7 @@ decompose = "3.3.0"
kotlin = "2.1.10"
agp = "8.8.2"
hilt = "2.55"
hilt = "2.56"
gms = "4.4.2"
ktor = "3.1.1"