Skip to content

Commit d181ffd

Browse files
Bump androidx.test:rules from 1.6.0-alpha01 to 1.6.1 (#542)
Bumps androidx.test:rules from 1.6.0-alpha01 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.test:rules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 574e9f7 commit d181ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ rxjava3-bridge = { module = "com.github.akarnokd:rxjava3-bridge", version.ref =
8686
rxrelay = { module = "com.jakewharton.rxrelay2:rxrelay", version.ref = "rxrelay" }
8787
test-androidExtJunit = "androidx.test.ext:junit:1.2.0-alpha01"
8888
test-androidOrchestrator = { module = "androidx.test:orchestrator", version = "1.5.0-alpha01" }
89-
test-androidRules = { module = "androidx.test:rules", version = "1.6.0-alpha01" }
89+
test-androidRules = { module = "androidx.test:rules", version = "1.6.1" }
9090
test-androidRunner = { module = "androidx.test:runner", version.ref = "androidTest" }
9191
test-junit = "junit:junit:4.13.2"
9292
test-truth = "com.google.truth:truth:1.4.0"

0 commit comments

Comments
 (0)