aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-11 12:20:24 +0530
committerGitHub <noreply@github.com>2022-11-11 12:20:24 +0530
commitd42016ca3affe1c0bb1f8b4854dc4ab83f75743c (patch)
tree2d06fa1923277c7e1b73eda3f62ea468f4bf16ff /gradle
parent9562813939fe75c9ca43ceba1d92d930f766f768 (diff)
fix(deps): update leakcanary to v2.10 (#2242)
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 13469802..9d8264e4 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -9,7 +9,7 @@ coroutines = "1.6.4"
flowbinding = "1.2.0"
hilt = "2.44"
kotlin = "1.7.20"
-leakcanary = "2.9.1"
+leakcanary = "2.10"
lifecycle = "2.6.0-alpha03"
[libraries]