Skip to content

Commit e7cc5be

Browse files
build(deps): bump com.android.tools:testutils from 31.4.0 to 31.4.1 (#1357)
Bumps com.android.tools:testutils from 31.4.0 to 31.4.1. --- 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>
1 parent bb91c13 commit e7cc5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-checks/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
testImplementation "junit:junit:4.13.2"
1919
testImplementation "com.android.tools.lint:lint:31.4.1"
2020
testImplementation "com.android.tools.lint:lint-tests:31.4.1"
21-
testImplementation "com.android.tools:testutils:31.4.0"
21+
testImplementation "com.android.tools:testutils:31.4.1"
2222
}
2323

2424
jar {

0 commit comments

Comments
 (0)