Skip to content

Commit

Permalink
Bump com.google.dagger:hilt-android-gradle-plugin from 2.45 to 2.46.1 (
Browse files Browse the repository at this point in the history
…home-assistant#3546)

Bumps [com.google.dagger:hilt-android-gradle-plugin](https://github.com/google/dagger) from 2.45 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.45...dagger-2.46.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2023
1 parent 6352b05 commit e5d3ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
classpath("com.google.firebase:firebase-appdistribution-gradle:4.0.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.9.3.0")
classpath("com.github.triplet.gradle:play-publisher:3.8.3")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.45")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.46.1")
}
}

Expand Down

0 comments on commit e5d3ee0

Please sign in to comment.