diff --git a/build.gradle b/build.gradle index 4fbcd1c..3a3b177 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.14.2' - androidTestUtil 'androidx.test:orchestrator:1.5.0' + androidTestUtil 'androidx.test:orchestrator:1.5.1' }