aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-29 18:50:20 +0000
committerGitHub <noreply@github.com>2022-07-29 18:50:20 +0000
commit5810b59d80e59cd5617a5b3733f03031975a8374 (patch)
treeeb2145ac36940aefae59755dc6ea318666d26bad /gradle/libs.versions.toml
parent33b66f3778a17e0cee9fc0292b4c38d3593e1e07 (diff)
chore(deps): update hilt to v2.43.1 (#2038)
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 13db0fc3..cf1d3b5e 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"
+hilt = "2.43.1"
kotlin = "1.7.10"
leakcanary = "2.9.1"
lifecycle = "2.6.0-alpha01"