Skip to content

Commit

Permalink
Bump hilt from 2.46 to 2.46.1 (#141)
Browse files Browse the repository at this point in the history
Bumps `hilt` from 2.46 to 2.46.1.

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

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

Updates `com.google.dagger.hilt.android` from 2.46 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.46...dagger-2.46.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
- 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 May 21, 2023
1 parent 2f8dbca commit 493dee7
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 @@ -25,7 +25,7 @@ play-core = "1.8.1"
accompanist = "0.30.1"
material = "1.9.0"
material-compose-theme-adapter = "1.2.1"
hilt = "2.46"
hilt = "2.46.1"
androidx-compose-foundation = "1.4.3"
androidx-compose-runtime = "1.4.3"
androidx-compose-ui = "1.4.3"
Expand Down

0 comments on commit 493dee7

Please sign in to comment.