aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-18 10:01:17 +0530
committerGitHub <noreply@github.com>2023-05-18 10:01:17 +0530
commitc5d42960015588bde0523083b53d62e999b3d231 (patch)
treea64c09b6e482442645395da22279f1a6c1fb6b07 /gradle
parent3d7aeff1b837debdedf3bb971c80ba7882e7fc2e (diff)
fix(deps): update leakcanary to v2.11 (#2521)
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 6907b83b..21d97fb4 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -8,7 +8,7 @@ coroutines = "1.7.1"
flowbinding = "1.2.0"
hilt = "2.46.1"
kotlin = "1.8.21"
-leakcanary = "2.10"
+leakcanary = "2.11"
lifecycle = "2.6.1"
[libraries]