Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 13001949 authored by Álvaro Brey's avatar Álvaro Brey Committed by GitHub
Browse files

Merge pull request #989 from nextcloud/dependabot/gradle/androidx.test-runner-1.5.0

Bump runner from 1.4.0 to 1.5.0
parents 08996dc1 3a45e889
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ dependencies {
    androidTestImplementation 'androidx.test:rules:1.5.0'

    // Android JUnit Runner
    androidTestImplementation 'androidx.test:runner:1.4.0'
    androidTestImplementation 'androidx.test:runner:1.5.0'

    androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.0'