From bee54c47336948c32080a0665342a94ddcd66be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:00:00 +0000 Subject: [PATCH] Build(deps): Bump com.google.play.policy.insights:insights-lint Bumps com.google.play.policy.insights:insights-lint from 0.1.4 to 0.1.5. --- updated-dependencies: - dependency-name: com.google.play.policy.insights:insights-lint dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a4502d34..57506a22 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -114,7 +114,7 @@ guava = "33.6.0-android" leakcanary = "2.14" # https://github.com/slackhq/slack-lints/releases slackLint = "0.11.1" -playInsightLint = "0.1.4" +playInsightLint = "0.1.5" # https://github.com/protocolbuffers/protobuf/releases/latest # https://github.com/protocolbuffers/protobuf/tree/main/java#gradle # https://github.com/protocolbuffers/protobuf/blob/main/java/lite.md