Skip to content

Commit ae16451

Browse files
Bump androidx.test:orchestrator from 1.5.1 to 1.6.1 (#3095)
Bumps androidx.test:orchestrator from 1.5.1 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.test:orchestrator dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Den <DenBond7@gmail.com>
1 parent 81c0ab0 commit ae16451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ dependencies {
431431
androidTestImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
432432
androidTestImplementation("com.squareup.okhttp3:okhttp-tls:4.12.0")
433433
androidTestImplementation("com.athaydes.rawhttp:rawhttp-core:2.6.0")
434-
androidTestUtil("androidx.test:orchestrator:1.5.1")
434+
androidTestUtil("androidx.test:orchestrator:1.6.1")
435435

436436
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
437437
testImplementation("com.flextrade.jfixture:jfixture:2.7.2")

0 commit comments

Comments
 (0)