Skip to content

Commit

Permalink
Update dependency androidx.test.espresso:espresso-core to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent b5a0075 commit 712d16f
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 @@ -157,7 +157,7 @@ junit = 'junit:junit:4.13.2'
robolectric = 'org.robolectric:robolectric:4.7'

# Android Test
androidx-espresso-core = 'androidx.test.espresso:espresso-core:3.4.0'
androidx-espresso-core = 'androidx.test.espresso:espresso-core:3.5.1'
androidx-junit = 'androidx.test.ext:junit:1.1.3'
mockito-android = 'org.mockito:mockito-android:2.24.5'

Expand Down

0 comments on commit 712d16f

Please sign in to comment.