aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-14 19:10:36 +0000
committerGitHub <noreply@github.com>2022-11-14 19:10:36 +0000
commit2342ce9904b2c70642ef84e54b0671e3ce706dbd (patch)
treed902e1420a05a18b8011611ddf85a16b2e800943 /gradle
parent2a476213cda8f767e5addf57dc1a71cbb579c5db (diff)
chore(deps): update hilt to v2.44.2 (#2251)
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 31493f9c..a3db8448 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -7,7 +7,7 @@ bouncycastle = "1.72"
composeCompiler = "1.4.0-alpha02"
coroutines = "1.6.4"
flowbinding = "1.2.0"
-hilt = "2.44.1"
+hilt = "2.44.2"
kotlin = "1.7.21"
leakcanary = "2.10"
lifecycle = "2.6.0-alpha03"