Merge pull request #11012 from nextcloud/dependabot/gradle/androidx.test.ext-junit-1.1.4

Bump junit from 1.1.3 to 1.1.4
This commit is contained in:
Álvaro Brey 2022-11-09 09:59:02 +01:00 committed by GitHub
commit 9030664262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -318,7 +318,7 @@ dependencies {
// dependencies for instrumented tests // dependencies for instrumented tests
// JUnit4 Rules // JUnit4 Rules
androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.ext:junit:1.1.4'
androidTestImplementation "androidx.test:rules:$androidxTestVersion" androidTestImplementation "androidx.test:rules:$androidxTestVersion"
// Android JUnit Runner // Android JUnit Runner
androidTestImplementation "androidx.test:runner:$androidxTestVersion" androidTestImplementation "androidx.test:runner:$androidxTestVersion"