Skip to content

Commit b7568c1

Browse files
Bump hilt from 2.51.1 to 2.52
Bumps `hilt` from 2.51.1 to 2.52. Updates `com.google.dagger:hilt-android` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.dagger:hilt-android-testing` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.dagger:hilt-android-compiler` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.dagger.hilt.android` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) --- 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-testing 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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4bd1b7 commit b7568c1

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
@@ -22,7 +22,7 @@ firebasePerfPlugin = "1.4.2"
2222
gmsPlugin = "4.4.2"
2323
googleOss = "17.1.0"
2424
googleOssPlugin = "0.10.6"
25-
hilt = "2.51.1"
25+
hilt = "2.52"
2626
hiltExt = "1.2.0"
2727
jacoco = "0.8.7" # used in /build_logic/Jacoco.kt
2828
kotlin = "2.0.0"

0 commit comments

Comments
 (0)