Skip to content

Commit

Permalink
Bump androidx.test:rules from 1.6.0-alpha01 to 1.6.0-rc01
Browse files Browse the repository at this point in the history
Bumps androidx.test:rules from 1.6.0-alpha01 to 1.6.0-rc01.

---
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>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 854d41c commit d3003e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ rxjava3-bridge = { module = "com.github.akarnokd:rxjava3-bridge", version.ref =
rxrelay = { module = "com.jakewharton.rxrelay2:rxrelay", version.ref = "rxrelay" }
test-androidExtJunit = "androidx.test.ext:junit:1.2.0-alpha01"
test-androidOrchestrator = { module = "androidx.test:orchestrator", version = "1.5.0-alpha01" }
test-androidRules = { module = "androidx.test:rules", version = "1.6.0-alpha01" }
test-androidRules = { module = "androidx.test:rules", version = "1.6.0-rc01" }
test-androidRunner = { module = "androidx.test:runner", version.ref = "androidTest" }
test-junit = "junit:junit:4.13.2"
test-truth = "com.google.truth:truth:1.4.0"

0 comments on commit d3003e9

Please sign in to comment.