Skip to content

Commit

Permalink
build(deps): bump lint from 31.7.2 to 31.7.3 (#1427)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 2820cac commit 895085f
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 @@ -15,7 +15,7 @@ core-ktx = "1.15.0"
robolectric = "4.12.2"
kxml2 = "2.3.0"
mockk = "1.13.11"
lint = "31.7.2"
lint = "31.7.3"

[libraries]
appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
Expand Down

0 comments on commit 895085f

Please sign in to comment.