diff --git a/lib/build.gradle b/lib/build.gradle index 3889c3e3..efa9f1bf 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -157,7 +157,7 @@ dependencies { ktlint "com.pinterest.ktlint:ktlint-cli:1.8.0" testImplementation 'junit:junit:4.13.2' - testImplementation 'org.mockito:mockito-core:5.22.0' + testImplementation 'org.mockito:mockito-core:5.23.0' } afterEvaluate {