Skip to content

Commit

Permalink
Bump com.google.dagger.hilt.android from 2.46.1 to 2.47 (#317)
Browse files Browse the repository at this point in the history
Bumps [com.google.dagger.hilt.android](https://github.com/google/dagger) from 2.46.1 to 2.47.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.46.1...dagger-2.47)

---
updated-dependencies:
- 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jean-Baptiste <87148630+Jean-BaptisteC@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Jean-BaptisteC authored Jul 14, 2023
1 parent c74186c commit 32fb798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'com.android.library' version '8.0.1' apply false
id 'org.jetbrains.kotlin.android' version '1.8.22' apply false
id 'androidx.navigation.safeargs.kotlin' version '2.5.3' apply false
id 'com.google.dagger.hilt.android' version '2.46.1' apply false
id 'com.google.dagger.hilt.android' version '2.47' apply false
id 'org.jlleitschuh.gradle.ktlint' version '11.1.0' apply false
}

Expand Down

0 comments on commit 32fb798

Please sign in to comment.