aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-20 08:31:25 +0530
committerGitHub <noreply@github.com>2022-04-20 08:31:25 +0530
commitd34a42c7a8cb32d5f6bf2c7c3b0bd1d5bedfae2b (patch)
tree5be6bed43ac26a9023b0e3967fd9eea843e0d73e
parent70303da7e7f231e17b74d8e3b59bcbeb4587290f (diff)
chore(deps): update com.squareup.leakcanary to v2.9 (#1853)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-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 de14a17c..7ef46682 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.8.1"
+leakcanary = "2.9"
lifecycle = "2.4.1"
[plugins]