From 1bf5d0b3d3f9f490f03cb0a561b8f324217665f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 10:50:37 +0000 Subject: [PATCH] NTP-7562 | Bump hilt from 2.55 to 2.56.2 (#737) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 f9b28ac..3992876 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ compose-bom = "2025.05.01" firebase-bom = "33.15.0" gson = "2.11.0" guava = "33.4.0-android" -hilt = "2.55" +hilt = "2.56.2" junit = "4.13.2" kotlin = "2.1.21" ksp = "2.1.21-2.0.1"