Skip to content

Commit 60759ee

Browse files
Bump hilt from 2.52 to 2.55
Bumps `hilt` from 2.52 to 2.55. Updates `com.google.dagger:hilt-android` from 2.52 to 2.55 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.52...dagger-2.55) Updates `com.google.dagger:hilt-android-compiler` from 2.52 to 2.55 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.52...dagger-2.55) Updates `com.google.dagger:hilt-android-testing` from 2.52 to 2.55 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.52...dagger-2.55) Updates `com.google.dagger.hilt.android` from 2.52 to 2.55 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.52...dagger-2.55) --- 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] <support@github.com>
1 parent d86c500 commit 60759ee

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
@@ -25,7 +25,7 @@ androidxTestExt = "1.1.3"
2525
androidxTracing = "1.1.0"
2626
androidxUiAutomator = "2.3.0"
2727
composeStableMarker = "1.0.4"
28-
hilt = "2.52"
28+
hilt = "2.55"
2929
hiltExt = "1.0.0"
3030
junit4 = "4.13.2"
3131
kotlin = "2.0.10"

0 commit comments

Comments
 (0)