Skip to content

Commit

Permalink
Bump hilt from 2.51 to 2.51.1 (#4313)
Browse files Browse the repository at this point in the history
Bumps `hilt` from 2.51 to 2.51.1.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2024
1 parent 0e616cd commit 73ed01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -29,7 +29,7 @@ fragment-ktx = "1.6.2"
googleServices = "4.4.1"
guava = "33.1.0-android"
healthServicesClient = "1.0.0-rc01"
hilt = "2.51"
hilt = "2.51.1"
iconics = "5.4.0"
jackson-module-kotlin = "2.13.5"
javaVersion = "11"
Expand Down

0 comments on commit 73ed01e

Please sign in to comment.