From 7ab71b77d6acbb543e5709c6b6c17d1c77929092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:56:39 +0200 Subject: [PATCH] chore(deps): update hilt to v2.51.1 (#712) 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 6088ba1d..479c6f8f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ androidx-swiperefreshlayout = "1.1.0" androidx-tv = "1.0.0-alpha10" androidx-work = "2.9.0" coil = "2.6.0" -hilt = "2.51" +hilt = "2.51.1" compose-destinations = "1.10.2" jellyfin = "1.4.6" kotlin = "1.9.23"