Skip to content

Commit

Permalink
Merge pull request #626 from usefulness/renovate/androidx.test-rules-1.x
Browse files Browse the repository at this point in the history
Update dependency androidx.test:rules to v1.6.0
  • Loading branch information
renovate[bot] authored Jun 25, 2024
2 parents 3577d32 + 043d609 commit d59d5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/screenshot-test-helpers/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
api("io.github.usefulness:screenshot-testing-core:1.2.0")
api(platform("org.junit:junit-bom:5.10.2"))
api("org.junit.vintage:junit-vintage-engine:5.10.2")
api("androidx.test:rules:1.5.0")
api("androidx.test:rules:1.6.0")
api("androidx.test:runner:1.6.0")
api("androidx.test:core-ktx:1.6.0")
api("androidx.test.ext:junit-ktx:1.2.0")
Expand Down

0 comments on commit d59d5f9

Please sign in to comment.