Skip to content

Commit c789cc9

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

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
@@ -3,7 +3,7 @@ kotlin = "2.3.0"
33
ksp = "2.3.4"
44
agp = "8.13.2"
55
# https://github.com/google/dagger
6-
hilt = "2.57.2"
6+
hilt = "2.58"
77
# https://developer.android.com/develop/ui/compose/bom/bom-mapping
88
compose-bom = "2025.12.01"
99
# https://google.github.io/accompanist

0 commit comments

Comments
 (0)