Skip to content

Commit c3a0cab

Browse files
chore(deps): bump hilt from 2.57 to 2.57.1
Bumps `hilt` from 2.57 to 2.57.1. Updates `com.google.dagger:hilt-android` from 2.57 to 2.57.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.57...dagger-2.57.1) Updates `com.google.dagger:hilt-compiler` from 2.57 to 2.57.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.57...dagger-2.57.1) Updates `com.google.dagger:hilt-android-gradle-plugin` from 2.57 to 2.57.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.57...dagger-2.57.1) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:hilt-compiler dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:hilt-android-gradle-plugin dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc1f5ca commit c3a0cab

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
@@ -7,7 +7,7 @@ espressoCore = "3.7.0"
77
lifecycleRuntimeKtx = "2.9.2"
88
appcompat = "1.7.1"
99
material = "1.12.0"
10-
hilt = "2.57"
10+
hilt = "2.57.1"
1111
kotlinAndroidPlugin = "2.2.0"
1212
grgit = "5.3.0"
1313

0 commit comments

Comments
 (0)