Skip to content

Commit a1ed8f3

Browse files
build(deps): bump android-lint from 31.3.2 to 31.13.0
Bumps `android-lint` from 31.3.2 to 31.13.0. Updates `com.android.tools.lint:lint` from 31.3.2 to 31.13.0 Updates `com.android.tools.lint:lint-api` from 31.3.2 to 31.13.0 Updates `com.android.tools.lint:lint-checks` from 31.3.2 to 31.13.0 Updates `com.android.tools.lint:lint-tests` from 31.3.2 to 31.13.0 Updates `com.android.tools:testutils` from 31.3.2 to 31.13.0 --- updated-dependencies: - dependency-name: com.android.tools.lint:lint dependency-version: 31.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools.lint:lint-api dependency-version: 31.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools.lint:lint-checks dependency-version: 31.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools.lint:lint-tests dependency-version: 31.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools:testutils dependency-version: 31.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7d820a commit a1ed8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# javalite, protoc and protobufjavautil versions should be in sync while updating and
33
# it needs to match the protobuf version which grpc has transitive dependency on, which
44
# needs to match the version of grpc that grpc-kotlin has a transitive dependency on.
5-
android-lint = "31.3.2"
5+
android-lint = "31.13.0"
66
androidGradlePlugin = "8.6.1"
77
androidx-core = "1.13.1"
88
androidx-test-core = "1.5.0"

0 commit comments

Comments
 (0)