Skip to content

Commit

Permalink
Merge pull request #651 from usefulness/renovate/androidx.test-runner…
Browse files Browse the repository at this point in the history
…-1.x

Update dependency androidx.test:runner to v1.6.2
  • Loading branch information
renovate[bot] authored Aug 14, 2024
2 parents 2e6dd2f + 974c933 commit 7168f6a
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 @@ -15,7 +15,7 @@ dependencies {
api(platform("org.junit:junit-bom:5.11.0"))
api("org.junit.vintage:junit-vintage-engine:5.11.0")
api("androidx.test:rules:1.6.1")
api("androidx.test:runner:1.6.1")
api("androidx.test:runner:1.6.2")
api("androidx.test:core-ktx:1.6.1")
api("androidx.test.ext:junit-ktx:1.2.1")
api("androidx.test.espresso:espresso-core:3.6.1")
Expand Down

0 comments on commit 7168f6a

Please sign in to comment.