Skip to content

Commit 6d4aa61

Browse files
Bump rules from 1.4.0 to 1.5.0
Bumps rules from 1.4.0 to 1.5.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 12982fe commit 6d4aa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
// JUnit4 Rules
7575
androidTestImplementation "junit:junit:$junit_version"
7676
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
77-
androidTestImplementation 'androidx.test:rules:1.4.0'
77+
androidTestImplementation 'androidx.test:rules:1.5.0'
7878

7979
// Android JUnit Runner
8080
androidTestImplementation 'androidx.test:runner:1.4.0'

0 commit comments

Comments
 (0)