Skip to content

Commit

Permalink
build(deps): bump com.android.tools.lint:lint-tests
Browse files Browse the repository at this point in the history
Bumps com.android.tools.lint:lint-tests from 31.4.1 to 31.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent dc1ee31 commit d852b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-checks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
testImplementation "junit:junit:4.13.2"
testImplementation "com.android.tools.lint:lint:31.4.1"
testImplementation "com.android.tools.lint:lint-tests:31.4.1"
testImplementation "com.android.tools.lint:lint-tests:31.7.1"
testImplementation "com.android.tools:testutils:31.4.1"
}

Expand Down

0 comments on commit d852b42

Please sign in to comment.