Skip to content

Commit

Permalink
Update dependency androidx.test.espresso:espresso-core to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent a7990f7 commit 7ccccc3
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 @@ -37,7 +37,7 @@ test_robolectric = "org.robolectric:robolectric:4.12.2"
test_roborazzi = { module = "io.github.takahirom.roborazzi:roborazzi", version.ref = "roborazzi" }
test_roborazzi_compose = { module = "io.github.takahirom.roborazzi:roborazzi-compose", version.ref = "roborazzi" }
test_roborazzi_junit = { module = "io.github.takahirom.roborazzi:roborazzi-junit-rule", version.ref = "roborazzi" }
test_espresso_core = "androidx.test.espresso:espresso-core:3.5.1"
test_espresso_core = "androidx.test.espresso:espresso-core:3.6.1"

# Others
showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
Expand Down

0 comments on commit 7ccccc3

Please sign in to comment.