Skip to content

Commit

Permalink
Merge pull request #13 from DroidKaigi/renovate/androidxtestespresso
Browse files Browse the repository at this point in the history
Update dependency androidx.test.espresso:espresso-core to v3.5.1
  • Loading branch information
takahirom authored Apr 1, 2023
2 parents eb9b32e + 7724465 commit f142bb8
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 @@ -10,7 +10,7 @@ androidxLifecycle = "2.5.0"
androidxActivity = "1.7.0"
junit = "4.13.2"
androidxTestExt = "1.1.5"
androidxTestEspresso = "3.4.0"
androidxTestEspresso = "3.5.1"
dagger = "2.42"
spotless = "6.7.0"
ktlint = "0.45.2"
Expand Down

0 comments on commit f142bb8

Please sign in to comment.