diff --git a/lib/build.gradle b/lib/build.gradle index e4e9230b..09683070 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -135,7 +135,7 @@ dependencies { ktlint "com.pinterest:ktlint:0.51.0-FINAL" testImplementation 'junit:junit:4.13.2' - testImplementation 'org.mockito:mockito-core:5.10.0' + testImplementation 'org.mockito:mockito-core:5.11.0' } afterEvaluate {