Skip to content

Commit 205e475

Browse files
Bump hilt from 2.50 to 2.51
Bumps `hilt` from 2.50 to 2.51. Updates `com.google.dagger:hilt-android` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) Updates `com.google.dagger:hilt-android-compiler` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) Updates `com.google.dagger:hilt-android-testing` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) Updates `com.google.dagger.hilt.android` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android 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 - 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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e046223 commit 205e475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ androidxTestExt = "1.1.3"
2727
androidxTracing = "1.1.0"
2828
androidxUiAutomator = "2.3.0"
2929
composeStableMarker = "1.0.3"
30-
hilt = "2.50"
30+
hilt = "2.51"
3131
hiltExt = "1.0.0"
3232
junit4 = "4.13.2"
3333
kotlin = "1.9.22"

0 commit comments

Comments
 (0)