Skip to content

Commit 895085f

Browse files
build(deps): bump lint from 31.7.2 to 31.7.3 (#1427)
Bumps `lint` from 31.7.2 to 31.7.3. Updates `com.android.tools.lint:lint-api` from 31.7.2 to 31.7.3 Updates `com.android.tools.lint:lint-checks` from 31.7.2 to 31.7.3 Updates `com.android.tools.lint:lint` from 31.7.2 to 31.7.3 Updates `com.android.tools.lint:lint-tests` from 31.7.2 to 31.7.3 Updates `com.android.tools:testutils` from 31.7.2 to 31.7.3 --- updated-dependencies: - dependency-name: com.android.tools.lint:lint-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.android.tools.lint:lint-checks dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.android.tools.lint:lint dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.android.tools.lint:lint-tests dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.android.tools:testutils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2820cac commit 895085f

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
@@ -15,7 +15,7 @@ core-ktx = "1.15.0"
1515
robolectric = "4.12.2"
1616
kxml2 = "2.3.0"
1717
mockk = "1.13.11"
18-
lint = "31.7.2"
18+
lint = "31.7.3"
1919

2020
[libraries]
2121
appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }

0 commit comments

Comments
 (0)