From 303119e7e9539715f3bc42a5f20b957d76c44155 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 09:11:49 +0530 Subject: chore(deps): update hilt to v2.48.1 (#2709) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 c438fe39..1c53ea93 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ moshi = "1.15.0" composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce" coroutines = "1.7.3" flowbinding = "1.2.0" -hilt = "2.48" +hilt = "2.48.1" kotlin = "1.9.10" kotlinResult = "1.1.18" leakcanary = "2.12" -- cgit v1.2.3