Skip to content

Commit 3f1f587

Browse files
Bump hilt from 2.56 to 2.56.1 (#154)
Bumps `hilt` from 2.56 to 2.56.1. Updates `com.google.dagger:hilt-android` from 2.56 to 2.56.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56...dagger-2.56.1) Updates `com.google.dagger:hilt-compiler` from 2.56 to 2.56.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56...dagger-2.56.1) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:hilt-compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3fbab7 commit 3f1f587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ retrofit = "2.11.0"
2121
okHttp = "4.12.0"
2222
coroutine = "1.10.1"
2323
gson = "2.12.1"
24-
hilt = "2.56"
24+
hilt = "2.56.1"
2525
hiltCompose = "1.2.0"
2626
coil = "2.7.0"
2727

0 commit comments

Comments
 (0)