diff --git a/build.gradle b/build.gradle index 3e4ce06..4a5b5d5 100644 --- a/build.gradle +++ b/build.gradle @@ -137,5 +137,5 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' androidTestImplementation 'org.mockito:mockito-android:5.12.0' - androidTestUtil 'androidx.test:orchestrator:1.4.2' + androidTestUtil 'androidx.test:orchestrator:1.5.0' }