Skip to content

Commit

Permalink
chore(deps): bump hiltTest from 2.48 to 2.50
Browse files Browse the repository at this point in the history
Bumps `hiltTest` from 2.48 to 2.50.

Updates `com.google.dagger:hilt-android-testing` from 2.48 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.48...dagger-2.50)

Updates `com.google.dagger:hilt-android-compiler` from 2.48 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.48...dagger-2.50)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 54c26d9 commit cca4f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ okhttp = "4.10.0"
retrofit2 = "2.9.0"
retrofitKotlinxSerializationJson = "1.0.0"
hilt = "2.50"
hiltTest = "2.48"
hiltTest = "2.50"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.4.1"
timber = "5.0.1"
Expand Down

0 comments on commit cca4f77

Please sign in to comment.