Skip to content

Commit cae7cb2

Browse files
Bump androidx.test:rules from 1.5.0 to 1.6.0 in /android-refimpl-app
Bumps androidx.test:rules from 1.5.0 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.test:rules dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efccd4d commit cae7cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ dependencies {
405405
androidTestImplementation 'androidx.test:core:1.6.0'
406406
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
407407
androidTestImplementation 'androidx.test:runner:1.6.0'
408-
androidTestImplementation 'androidx.test:rules:1.5.0'
408+
androidTestImplementation 'androidx.test:rules:1.6.0'
409409
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
410410
// ---------------------
411411
testImplementation 'androidx.test:core:1.6.0'

0 commit comments

Comments
 (0)