Skip to content

Commit

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

Updates `com.android.tools.lint:lint-api` from 31.6.0 to 31.6.1

Updates `com.android.tools.lint:lint` from 31.6.0 to 31.6.1

Updates `com.android.tools.lint:lint-tests` from 31.6.0 to 31.6.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] committed Sep 18, 2024
1 parent 617b5d2 commit 270b682
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 @@ -82,7 +82,7 @@ kotlin = '2.0.20'
kotlinxSerializationJson = "1.7.2"
ktlint = "11.6.1"
leakcanaryAndroid = "2.14"
lint = '31.6.0'
lint = '31.6.1'
material = "1.12.0"
materialTapTargetPrompt = "3.3.2"
mockitoInline = "5.2.0"
Expand Down

0 comments on commit 270b682

Please sign in to comment.