Skip to content

Commit

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

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

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

Updates `com.android.tools.lint:lint-tests` from 31.6.1 to 31.7.0

---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.tools.lint:lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.tools.lint:lint-tests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and david-allison committed Oct 2, 2024
1 parent 7db4ea9 commit a796144
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.3"
ktlint = "11.6.1"
leakcanaryAndroid = "2.14"
lint = '31.6.1'
lint = '31.7.0'
material = "1.12.0"
materialTapTargetPrompt = "3.3.2"
mockitoInline = "5.2.0"
Expand Down

0 comments on commit a796144

Please sign in to comment.