diff --git a/News-Android-App/build.gradle b/News-Android-App/build.gradle index d6d32fdc9..54f56902e 100644 --- a/News-Android-App/build.gradle +++ b/News-Android-App/build.gradle @@ -223,7 +223,7 @@ dependencies { androidTestImplementation 'androidx.test:rules:1.5.0' // Assertions - androidTestImplementation 'androidx.test.ext:junit:1.1.5' + androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test.ext:truth:1.5.0' androidTestImplementation 'com.google.truth:truth:1.4.2'