aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-13 09:37:13 +0530
committerGitHub <noreply@github.com>2023-05-13 09:37:13 +0530
commit789efc46a333736b6e4dc3c4bf89ea242fcfc41e (patch)
tree415f08cd714b36429457ce03528adfa7f3b6a583 /gradle/libs.versions.toml
parentd649d7e7e96d428f4ff9f27155332a2e05b4a8af (diff)
chore(deps): update hilt to v2.46.1 (#2517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle/libs.versions.toml')
-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 726400c7..69f85cc0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -6,7 +6,7 @@ bouncycastle = "1.73"
composeCompiler = "1.4.7"
coroutines = "1.7.1"
flowbinding = "1.2.0"
-hilt = "2.46"
+hilt = "2.46.1"
kotlin = "1.8.21"
leakcanary = "2.10"
lifecycle = "2.6.1"