diff --git a/vision-qr-code-scanner/app/build.gradle b/vision-qr-code-scanner/app/build.gradle index 9725daf..61d66f7 100644 --- a/vision-qr-code-scanner/app/build.gradle +++ b/vision-qr-code-scanner/app/build.gradle @@ -42,7 +42,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test:core:1.5.0' - androidTestImplementation 'androidx.test:runner:1.5.1' + androidTestImplementation 'androidx.test:runner:1.5.2' androidTestImplementation 'androidx.test:rules:1.5.0' androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'