aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-01-07 15:05:20 +0530
committerGitHub <noreply@github.com>2022-01-07 15:05:20 +0530
commitd44ea054de819893919acce838aa72cc5269bf35 (patch)
tree9d8ede9b7fce20311f1008feb0178cbff698852a
parentc2424f6e899970d58fbdeb9bd210a11ded8e766f (diff)
chore(deps): update com.squareup.leakcanary to v2.8.1 (#1645)
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 23fa17ef..0b6dfaff 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -8,7 +8,7 @@ coroutines = "1.6.0"
flowbinding = "1.2.0"
hilt = "2.40.5"
kotlin = "1.6.10"
-leakcanary = "2.8"
+leakcanary = "2.8.1"
lifecycle = "2.4.0"
[libraries]