Skip to content

Commit 2cf6c78

Browse files
Build(deps): Bump hilt from 2.59 to 2.59.1 (#247)
Bumps `hilt` from 2.59 to 2.59.1. Updates `com.google.dagger:hilt-android` from 2.59 to 2.59.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59...dagger-2.59.1) Updates `com.google.dagger:hilt-compiler` from 2.59 to 2.59.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59...dagger-2.59.1) Updates `com.google.dagger.hilt.android` from 2.59 to 2.59.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59...dagger-2.59.1) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android dependency-version: 2.59.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:hilt-compiler dependency-version: 2.59.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger.hilt.android dependency-version: 2.59.1 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 d1fcf1d commit 2cf6c78

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
@@ -17,7 +17,7 @@ retrofit = "3.0.0"
1717
okHttp = "5.3.2"
1818
coroutine = "1.10.2"
1919
gson = "2.13.2"
20-
hilt = "2.59"
20+
hilt = "2.59.1"
2121
hiltCompose = "1.3.0"
2222
coil = "2.7.0"
2323

0 commit comments

Comments
 (0)