aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-30 02:00:37 +0530
committerGitHub <noreply@github.com>2024-03-29 20:30:37 +0000
commit86b831863e1624baedd2ffdec4360f809e28840f (patch)
tree8fc6cd518baa79b228c7b3b2402d2c843bf39bd4 /gradle
parent381a0c85f587f2148c4dbd538eaadad92d038db4 (diff)
chore(deps): update hilt to v2.51.1 (#2977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-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 45468026..98199841 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -6,7 +6,7 @@ bouncycastle = "1.77"
composeCompiler = "1.5.11-dev-k1.9.23-96ef9dc6af1"
coroutines = "1.8.1-Beta"
flowbinding = "1.2.0"
-hilt = "2.51"
+hilt = "2.51.1"
kotlin = "1.9.23"
kotlinResult = "2.0.0"
lifecycle = "2.8.0-alpha03"