Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent c2332f0 commit 631b5fd
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 @@ -8,7 +8,7 @@ buildscript {
plugins {
id 'com.android.application' version '8.0.0' apply false
id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
id 'com.google.dagger.hilt.android' version '2.42' apply false
id 'com.google.dagger.hilt.android' version '2.50' apply false
}


Expand Down

0 comments on commit 631b5fd

Please sign in to comment.