Skip to content

Commit 4956fd5

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 1e3b860 commit 4956fd5

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.5.0'
406406
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
407407
androidTestImplementation 'androidx.test:runner:1.5.2'
408-
androidTestImplementation 'androidx.test:rules:1.5.0'
408+
androidTestImplementation 'androidx.test:rules:1.6.0'
409409
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
410410
// ---------------------
411411
testImplementation 'androidx.test:core:1.5.0'

0 commit comments

Comments
 (0)