Skip to content

Commit

Permalink
Merge pull request #1488 from nextcloud/renovate/androidx.test.espres…
Browse files Browse the repository at this point in the history
…so-espresso-core-3.x

fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
  • Loading branch information
AndyScherzinger authored Nov 16, 2024
2 parents 390a0da + 094d63e commit fcb3abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
// Android JUnit Runner
androidTestImplementation 'androidx.test:runner:1.6.2'

androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
androidTestImplementation 'commons-io:commons-io:2.17.0'
}
Expand Down

0 comments on commit fcb3abe

Please sign in to comment.