Skip to content

Commit

Permalink
chore(deps): bump dagger-hilt from 2.51.1 to 2.52 in /zeapp
Browse files Browse the repository at this point in the history
Bumps `dagger-hilt` from 2.51.1 to 2.52.

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

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

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

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
  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>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 6f8c046 commit 0394507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeapp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ androidx-test-uiautomator = "2.3.0"
benchmark = "1.2.4"
benchmarkMacroJunit4 = "1.2.4"
coil = "2.7.0"
dagger-hilt = "2.51.1"
dagger-hilt = "2.52"
detekt-gradle = "1.23.6"
jSerialComm = "2.11.0"
kotlin = "2.0.0"
Expand Down

0 comments on commit 0394507

Please sign in to comment.