From 1ba8c536e26e7ea6c6cd4d1c0d9619078aab91b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:09:09 -0500 Subject: [PATCH] chore(deps): update dagger & hilt to v2.57.2 (#3208) 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 6d98f44f7..3692e4754 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ kotlinx-coroutines-android = "1.10.2" kotlinx-serialization = "1.9.0" # Google -hilt = "2.57.1" +hilt = "2.57.2" maps-compose = "6.11.0" # Networking