From c88c5c04d93d5cdbfb5c3c0dd203614cad193bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:00:18 +0000 Subject: [PATCH] chore(deps)(deps): bump the dagger group across 1 directory with 3 updates Bumps the dagger group with 3 updates in the / directory: [com.google.dagger:hilt-android](https://github.com/google/dagger), [com.google.dagger:hilt-android-compiler](https://github.com/google/dagger) and [com.google.dagger.hilt.android](https://github.com/google/dagger). 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](https://github.com/google/dagger/compare/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](https://github.com/google/dagger/compare/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](https://github.com/google/dagger/compare/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](https://github.com/google/dagger/compare/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](https://github.com/google/dagger/compare/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-group: dagger - dependency-name: com.google.dagger.hilt.android dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dagger - dependency-name: com.google.dagger:hilt-android dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dagger - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dagger - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dagger ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9808500..d820258 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ datastorePreferences = "1.2.1" desugar_jdk_libs_nio = "2.1.5" glance = "1.1.1" ktlint = "14.2.0" -hiltAndroid = "2.57.2" +hiltAndroid = "2.59.2" kotlin = "2.3.21" ksp = "2.3.7" coreKtx = "1.18.0"