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 and nielsvanvelzen committed Jul 6, 2024
1 parent 06d03dd commit 117747d
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 @@ -59,7 +59,7 @@ junit = "5.10.3"
kotest = "5.9.1"
mockk = "1.13.11"
androidx-test-runner = "1.6.1"
androidx-test-espresso = "3.5.1"
androidx-test-espresso = "3.6.1"

[plugins]
android-app = { id = "com.android.application", version.ref = "android-plugin" }
Expand Down

0 comments on commit 117747d

Please sign in to comment.