Skip to content

Commit 409b590

Browse files
chore(deps): bump hilt from 2.57.2 to 2.59.2
Bumps `hilt` from 2.57.2 to 2.59.2. Updates `com.google.dagger:hilt-android` from 2.57.2 to 2.59.2 - [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.59.2) Updates `com.google.dagger:hilt-android-compiler` from 2.57.2 to 2.59.2 - [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.59.2) Updates `com.google.dagger.hilt.android` from 2.57.2 to 2.59.2 - [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.59.2) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger.hilt.android dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0990679 commit 409b590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ wearable = "2.9.0"
4848

4949
# Dependency Injection
5050
dagger = "2.57.2"
51-
hilt = "2.57.2"
51+
hilt = "2.59.2"
5252

5353
# Testing
5454
espresso = "3.7.0"

0 commit comments

Comments
 (0)