Skip to content

Commit

Permalink
Merge pull request #990 from nextcloud/dependabot/gradle/androidx.tes…
Browse files Browse the repository at this point in the history
…t.espresso-espresso-core-3.5.0

Bump espresso-core from 3.4.0 to 3.5.0
  • Loading branch information
AlvaroBrey authored Nov 9, 2022
2 parents d1c1e91 + 58562aa commit cff3847
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 @@ -79,7 +79,7 @@ dependencies {
// Android JUnit Runner
androidTestImplementation 'androidx.test:runner:1.4.0'

androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.0'
androidTestImplementation 'commons-io:commons-io:2.11.0'
}
Expand Down

0 comments on commit cff3847

Please sign in to comment.