Skip to content

Commit

Permalink
Chore(deps): Bump hiltAndroid from 2.52 to 2.54
Browse files Browse the repository at this point in the history
Bumps `hiltAndroid` from 2.52 to 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-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 Dec 30, 2024
1 parent 2587d95 commit 62e2b45
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 @@ -9,7 +9,7 @@ composeMarkdown = "0.3.7"
composeVideo = "1.2.0"
coreSplashscreen = "1.0.1"
datastorePreferences = "1.1.1"
hiltAndroid = "2.52"
hiltAndroid = "2.54"
hiltCompiler = "1.2.0"
hiltNavigationCompose = "1.2.0"
jetlime = "2.2.1"
Expand Down

0 comments on commit 62e2b45

Please sign in to comment.