Skip to content

Commit

Permalink
Bump leakcanary from 2.12 to 2.13 (#414)
Browse files Browse the repository at this point in the history
Bumps `leakcanary` from 2.12 to 2.13.

Updates `com.squareup.leakcanary:leakcanary-android-startup` 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)

Updates `com.squareup.leakcanary:leakcanary-android-instrumentation` 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-startup
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.leakcanary:leakcanary-android-instrumentation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jared Burrows <[email protected]>
  • Loading branch information
dependabot[bot] and jaredsburrows authored Jan 15, 2024
1 parent b7c4d6b commit bc88952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ compose-compiler = "1.5.7"
glide = "4.16.0"
kotlinx = "1.7.3"
landscapist = "2.2.13"
leakcanary = "2.12"
leakcanary = "2.13"
lifecycle = "2.6.2"
moshi = "1.15.0"
okhttp = "4.12.0"
Expand Down

0 comments on commit bc88952

Please sign in to comment.