Skip to content

Commit c742d5f

Browse files
build: Bump hilt from 2.52 to 2.53.1
Bumps `hilt` from 2.52 to 2.53.1. Updates `com.google.dagger:hilt-android` from 2.52 to 2.53.1 - [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.53.1) Updates `com.google.dagger:hilt-compiler` from 2.52 to 2.53.1 - [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.53.1) Updates `com.google.dagger.hilt.android` from 2.52 to 2.53.1 - [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.53.1) --- 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-compiler 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 779472e commit c742d5f

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
@@ -2,7 +2,7 @@
22
kotlin = "2.0.21"
33
ksp = "2.0.21-1.0.28"
44
agp = "8.7.3"
5-
hilt = "2.52"
5+
hilt = "2.53.1"
66
compose-bom = "2024.11.00"
77
# https://google.github.io/accompanist
88
accompanist = "0.36.0"

0 commit comments

Comments
 (0)