aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-04 08:24:41 +0530
committerGitHub <noreply@github.com>2022-08-04 08:24:41 +0530
commitf6dfd70bd7f766941e5a047e58cc29d35427c427 (patch)
tree20cb2cff2877e90c0d9bd593bb6b69c86ca21b53 /gradle
parent64b0c6459bd79142f85bd030089ef9d0c2633a85 (diff)
chore(deps): update hilt to v2.43.2 (#2043)
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 a2c801e7..c1a30e17 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -6,7 +6,7 @@ composeFoundation = "1.3.0-alpha01"
composeUi = "1.3.0-alpha01"
coroutines = "1.6.4"
flowbinding = "1.2.0"
-hilt = "2.43.1"
+hilt = "2.43.2"
kotlin = "1.7.10"
leakcanary = "2.9.1"
lifecycle = "2.6.0-alpha01"