From f5776391441c0da804773d65c968a75c62521841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:39:33 +0000 Subject: [PATCH] chore(deps): bump the dagger group with 4 updates Bumps the dagger group with 4 updates: [com.google.dagger:hilt-android](https://github.com/google/dagger), [com.google.dagger:hilt-android-testing](https://github.com/google/dagger), [com.google.dagger:hilt-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.53 to 2.53.1 - [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.53...dagger-2.53.1) Updates `com.google.dagger:hilt-android-testing` from 2.53 to 2.53.1 - [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.53...dagger-2.53.1) Updates `com.google.dagger:hilt-compiler` from 2.53 to 2.53.1 - [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.53...dagger-2.53.1) Updates `com.google.dagger.hilt.android` from 2.53 to 2.53.1 - [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.53...dagger-2.53.1) Updates `com.google.dagger:hilt-android-testing` from 2.53 to 2.53.1 - [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.53...dagger-2.53.1) Updates `com.google.dagger:hilt-compiler` from 2.53 to 2.53.1 - [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.53...dagger-2.53.1) Updates `com.google.dagger.hilt.android` from 2.53 to 2.53.1 - [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.53...dagger-2.53.1) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dagger - dependency-name: com.google.dagger:hilt-android-testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dagger - dependency-name: com.google.dagger:hilt-compiler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dagger - dependency-name: com.google.dagger.hilt.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dagger - dependency-name: com.google.dagger:hilt-android-testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dagger - dependency-name: com.google.dagger:hilt-compiler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dagger - dependency-name: com.google.dagger.hilt.android dependency-type: direct:production update-type: version-update:semver-patch 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 384b0ba..963c7f1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,7 +26,7 @@ androidx-tracing = "1.2.0" androidx-uiautomator = "2.3.0" androidx-webkit = "1.12.1" atomicfu = "0.26.1" -com-google-dagger = "2.53" +com-google-dagger = "2.53.1" com-google-ksp = "2.1.0-1.0.29" com-google-truth = "1.4.4" coroutines = "1.9.0"