diff --git a/build.gradle b/build.gradle index 0f982b2..3c00529 100644 --- a/build.gradle +++ b/build.gradle @@ -133,7 +133,7 @@ dependencies { androidTestImplementation 'androidx.test:core:1.6.1' androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test:rules:1.6.1' - androidTestImplementation 'androidx.test:runner:1.5.2' + androidTestImplementation 'androidx.test:runner:1.6.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' androidTestImplementation 'org.mockito:mockito-android:5.12.0'