Skip to content

Commit

Permalink
build(deps): bump com.android.tools:testutils from 31.1.0 to 31.1.2 (#…
Browse files Browse the repository at this point in the history
…1238)

Bumps com.android.tools:testutils from 31.1.0 to 31.1.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent da991bd commit e57a46b
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 @@ -18,7 +18,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "com.android.tools.lint:lint:31.1.2"
testImplementation "com.android.tools.lint:lint-tests:31.1.2"
testImplementation "com.android.tools:testutils:31.1.0"
testImplementation "com.android.tools:testutils:31.1.2"
}

jar {
Expand Down

0 comments on commit e57a46b

Please sign in to comment.