Skip to content

Commit

Permalink
Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.13 (#517)
Browse files Browse the repository at this point in the history
Bumps [com.squareup.leakcanary:leakcanary-android](https://github.com/square/leakcanary) from 2.12 to 2.13.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/v2.13/docs/changelog.md)
- [Commits](square/leakcanary@v2.12...v2.13)

---
updated-dependencies:
- dependency-name: com.squareup.leakcanary:leakcanary-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 67fc02e commit 36650b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -15,7 +15,7 @@ jdk = "17"
jvmTarget = "1.8"
kotlin = "1.9.22"
ktfmt = "0.46"
leakcanaryAndroid = "2.12"
leakcanaryAndroid = "2.13"
lifecycleExtensions = "2.2.0"
lint = "31.0.2"
lintJvmTarget = "17"
Expand Down

0 comments on commit 36650b1

Please sign in to comment.