diff --git a/itf-chartizate-android/build.gradle b/itf-chartizate-android/build.gradle index b7e2d56..893eb96 100644 --- a/itf-chartizate-android/build.gradle +++ b/itf-chartizate-android/build.gradle @@ -62,7 +62,7 @@ dependencies { androidTestImplementation 'org.assertj:assertj-core:3.26.3' androidTestImplementation 'androidx.test:runner:1.6.2' androidTestImplementation 'androidx.test.ext:junit:1.2.1' - androidTestImplementation 'org.mockito:mockito-android:5.14.0' + androidTestImplementation 'org.mockito:mockito-android:5.14.1' androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test:runner:1.6.2' androidTestUtil 'androidx.test:orchestrator:1.5.0' @@ -85,7 +85,7 @@ dependencies { androidTestImplementation 'org.assertj:assertj-core:3.26.3' androidTestImplementation 'androidx.test:runner:1.6.2' androidTestImplementation 'androidx.test.ext:junit:1.2.1' - androidTestImplementation 'org.mockito:mockito-android:5.14.0' + androidTestImplementation 'org.mockito:mockito-android:5.14.1' androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test:runner:1.6.2' androidTestUtil 'androidx.test:orchestrator:1.5.0'