diff --git a/app/build.gradle b/app/build.gradle index e47a6c2..19a7125 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -39,6 +39,6 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp:4.7.2' testImplementation 'junit:junit:4.13' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' + androidTestImplementation 'androidx.test.ext:junit:1.1.2' androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' } \ No newline at end of file