Skip to content

Commit

Permalink
Merge pull request #627 from usefulness/renovate/androidx.test.espres…
Browse files Browse the repository at this point in the history
…so-espresso-core-3.x

Update dependency androidx.test.espresso:espresso-core to v3.6.1
  • Loading branch information
renovate[bot] authored Jun 27, 2024
2 parents d59d5f9 + c28c9dc commit 9fe4871
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 @@ -18,5 +18,5 @@ dependencies {
api("androidx.test:runner:1.6.0")
api("androidx.test:core-ktx:1.6.0")
api("androidx.test.ext:junit-ktx:1.2.0")
api("androidx.test.espresso:espresso-core:3.6.0")
api("androidx.test.espresso:espresso-core:3.6.1")
}

0 comments on commit 9fe4871

Please sign in to comment.