Skip to content

Commit

Permalink
Bump hilt from 2.51 to 2.51.1
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` 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-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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 820c0ce commit df2a98f
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 @@ testExt = "1.1.5"
espressoCore = "3.5.1"
lifecycle = "2.7.0"
room = "2.6.1"
hilt = "2.51"
hilt = "2.51.1"
composeBom = "2024.02.01"
navigationCompose = "2.7.7"
constraintlayoutCompose = "1.1.0-alpha13"
Expand Down

0 comments on commit df2a98f

Please sign in to comment.