aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-04 09:11:49 +0530
committerGitHub <noreply@github.com>2023-10-04 09:11:49 +0530
commit303119e7e9539715f3bc42a5f20b957d76c44155 (patch)
tree919015e5c9a4372b5f4ddad37a85c2a6835626fc
parent06d0fd5aafa28d5908b9e321d94c3a88fda5f01b (diff)
chore(deps): update hilt to v2.48.1 (#2709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
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"