Skip to content

Commit

Permalink
chore(deps): bump lint-tests from 30.1.0 to 30.1.2 (#1067)
Browse files Browse the repository at this point in the history
Bumps lint-tests from 30.1.0 to 30.1.2.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2022
1 parent 1b6a1df commit ceba106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-checks/build.gradle
Expand Up @@ -16,7 +16,7 @@ dependencies {
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
testImplementation "junit:junit:4.13.2"
testImplementation "com.android.tools.lint:lint:30.0.4"
testImplementation "com.android.tools.lint:lint-tests:30.1.0"
testImplementation "com.android.tools.lint:lint-tests:30.1.2"
testImplementation "com.android.tools:testutils:30.1.1"
}

Expand Down

0 comments on commit ceba106

Please sign in to comment.