diff --git a/photoeditor/build.gradle b/photoeditor/build.gradle index 3df2702..91c4af5 100644 --- a/photoeditor/build.gradle +++ b/photoeditor/build.gradle @@ -56,7 +56,7 @@ dependencies { // Mockito testImplementation 'org.mockito:mockito-core:5.1.1' - androidTestImplementation 'org.mockito:mockito-android:5.11.0' + androidTestImplementation 'org.mockito:mockito-android:5.21.0' } ext {