aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-21 09:21:46 +0530
committerGitHub <noreply@github.com>2022-04-21 09:21:46 +0530
commit6d8e419bcbed52bd89879a46bf78f4cdd4f0c679 (patch)
tree6f629c798014e229197b0f3d467b5e94a1220570 /gradle
parent27540346bb53f84083ca47f79b4af9d4ef2abc4f (diff)
chore(deps): update com.squareup.leakcanary to v2.9.1 (#1856)
Co-authored-by: Renovate Bot <bot@renovateapp.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 5bfc49bb..1b2dcfb8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -7,7 +7,7 @@ coroutines = "1.6.1"
flowbinding = "1.2.0"
hilt = "2.41"
kotlin = "1.6.21"
-leakcanary = "2.9"
+leakcanary = "2.9.1"
lifecycle = "2.4.1"
[plugins]