Skip to content

Commit 09b8783

Browse files
Bump androidx.test:runner from 1.6.2 to 1.7.0
Bumps androidx.test:runner from 1.6.2 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.test:runner 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 c0c8e5f commit 09b8783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ dependencies {
421421
androidTestImplementation("androidx.test.espresso:espresso-intents:3.6.1")
422422
androidTestImplementation("androidx.test.espresso:espresso-web:3.6.1")
423423
androidTestImplementation("androidx.test.ext:junit:1.3.0")
424-
androidTestImplementation("androidx.test:runner:1.6.2")
424+
androidTestImplementation("androidx.test:runner:1.7.0")
425425
androidTestImplementation("androidx.test:rules:1.6.1")
426426
androidTestImplementation("androidx.test.ext:junit-ktx:1.3.0")
427427
androidTestImplementation("androidx.test.uiautomator:uiautomator:2.3.0")

0 commit comments

Comments
 (0)