diff --git a/app/build.gradle b/app/build.gradle index b0472c0645..6096110d97 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -327,7 +327,7 @@ dependencies { // dependencies for instrumented tests // JUnit4 Rules - androidTestImplementation 'androidx.test.ext:junit:1.1.4' + androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation "androidx.test:rules:$androidxTestVersion" // Android JUnit Runner androidTestImplementation "androidx.test:runner:$androidxTestVersion"