Skip to content

Commit

Permalink
Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.13
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 7e0e3e3 commit 03f179e
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 @@ -64,7 +64,7 @@ jsoup = { module = "org.jsoup:jsoup", version = "1.16.2" }
oss-licenses-plugin = { module = "com.google.android.gms:oss-licenses-plugin", version = "0.10.6" }
oss-licenses-library = { module = "com.google.android.gms:play-services-oss-licenses", version = "17.0.1" }

leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.12" }
leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.13" }

junit = { module = "junit:junit", version = "4.13.2" }

Expand Down

0 comments on commit 03f179e

Please sign in to comment.