Skip to content

Commit b0c4fd4

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

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
@@ -27,7 +27,7 @@ androidxTestExt = "1.1.3"
2727
androidxTracing = "1.1.0"
2828
androidxUiAutomator = "2.3.0"
2929
composeStableMarker = "1.0.3"
30-
hilt = "2.51"
30+
hilt = "2.51.1"
3131
hiltExt = "1.0.0"
3232
junit4 = "4.13.2"
3333
kotlin = "1.9.22"

0 commit comments

Comments
 (0)