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 Feb 9, 2025
1 parent f06d034 commit 4b96c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ junit = "4.13.2"
junitVersion = "1.1.5" # This is to match Compose's version
robolectric = "4.14.1"
roborazzi = "1.40.1"
espressoCore = "3.5.0" # This is to match Compose's version
espressoCore = "3.6.1" # This is to match Compose's version
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.10.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit 4b96c28

Please sign in to comment.