Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit 145f0fa

Browse files
Bump androidx.test:rules from 1.6.1 to 1.7.0
Bumps androidx.test:rules from 1.6.1 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.test:rules dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b7875b commit 145f0fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wvWare/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
implementation 'com.getkeepsafe.relinker:relinker:1.4.5'
8989

9090
androidTestImplementation("androidx.test.ext:junit:1.2.1")
91-
androidTestImplementation("androidx.test:rules:1.6.1")
91+
androidTestImplementation("androidx.test:rules:1.7.0")
9292
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
9393
}
9494

0 commit comments

Comments
 (0)