Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.leakcanary:leakcanary-andro…
Browse files Browse the repository at this point in the history
…id to v2.13
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent ef06aee commit 2668819
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 @@ -22,7 +22,7 @@ junitintegrationrules = { module = "com.vanniktech:junit4-android-integration-ru
kotlin-test-annotations-common = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common", version.ref = "kotlin" }
kotlin-test-common = { module = "org.jetbrains.kotlin:kotlin-test-common", version.ref = "kotlin" }
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.12" }
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.13" }
material = { module = "com.google.android.material:material", version = "1.11.0" }
plugin-android-cache-fix = { module = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin", version = "3.0" }
plugin-androidgradleplugin = { module = "com.android.tools.build:gradle", version.ref = "androidgradleplugin" }
Expand Down

0 comments on commit 2668819

Please sign in to comment.