Skip to content

Commit

Permalink
build(deps): bump lint from 31.8.0 to 31.8.1
Browse files Browse the repository at this point in the history
Bumps `lint` from 31.8.0 to 31.8.1.

Updates `com.android.tools.lint:lint-api` from 31.8.0 to 31.8.1

Updates `com.android.tools.lint:lint` from 31.8.0 to 31.8.1

Updates `com.android.tools.lint:lint-tests` from 31.8.0 to 31.8.1

---
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
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and david-allison committed Feb 14, 2025
1 parent da5f73a commit aa6bc0d
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 @@ -90,7 +90,7 @@ kotlin = '2.1.10'
kotlinxSerializationJson = "1.8.0"
ktlintGradlePlugin = "12.1.2"
leakcanaryAndroid = "2.14"
lint = '31.8.0'
lint = '31.8.1'
material = "1.12.0"
materialTapTargetPrompt = "3.3.2"
mockitoInline = "5.2.0"
Expand Down

0 comments on commit aa6bc0d

Please sign in to comment.