diff --git a/itf-chartizate-android/build.gradle b/itf-chartizate-android/build.gradle index 7a78c21..4d7f2a9 100644 --- a/itf-chartizate-android/build.gradle +++ b/itf-chartizate-android/build.gradle @@ -56,7 +56,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.1' + androidTestImplementation 'org.mockito:mockito-android:5.14.2' androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test:runner:1.6.2' androidTestUtil 'androidx.test:orchestrator:1.5.0' @@ -79,7 +79,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.1' + androidTestImplementation 'org.mockito:mockito-android:5.14.2' androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test:runner:1.6.2' androidTestUtil 'androidx.test:orchestrator:1.5.0'