diff --git a/build.gradle b/build.gradle index 8749766..3babbee 100644 --- a/build.gradle +++ b/build.gradle @@ -137,5 +137,5 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' androidTestImplementation 'org.mockito:mockito-android:5.17.0' - androidTestUtil 'androidx.test:orchestrator:1.5.1' + androidTestUtil 'androidx.test:orchestrator:1.6.0' }