From 720d489fd261941a4b81f6c90f40db3aa238bba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 10:07:39 +0530 Subject: build(deps): bump hilt-core from 2.40.4 to 2.40.5 (#1576) * build(deps): bump hilt-core from 2.40.4 to 2.40.5 Bumps [hilt-core](https://github.com/google/dagger) from 2.40.4 to 2.40.5. - [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.40.4...dagger-2.40.5) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * sync dependency definitions Signed-off-by: GitHub Actions * sync dependency definitions Signed-off-by: GitHub Actions Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] Co-authored-by: msfjarvis --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle/libs.versions.toml') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 135a1e8c..822aa2a8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ compose = "1.1.0-beta04" composeSnapshot = "-" coroutines = "1.6.0-RC" flowbinding = "1.2.0" -hilt = "2.40.4" +hilt = "2.40.5" kotlin = "1.6.0" lifecycle = "2.4.0" -- cgit v1.2.3