diff --git a/app/build.gradle b/app/build.gradle index 19a7125..3b85b40 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ dependencies { implementation 'com.google.android.play:core:1.7.3' implementation 'com.squareup.okhttp3:okhttp:4.7.2' - testImplementation 'junit:junit:4.13' + testImplementation 'junit:junit:4.13.1' androidTestImplementation 'androidx.test.ext:junit:1.1.2' androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' } \ No newline at end of file