Skip to content

Commit

Permalink
Bump com.google.dagger.hilt.android from 2.42 to 2.49
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.49.
- [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.49)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 34caf6c commit 8f85eac
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.49' apply false
}


Expand Down

0 comments on commit 8f85eac

Please sign in to comment.