diff --git a/lib/build.gradle b/lib/build.gradle index b676cb8b..ac681c14 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -140,7 +140,7 @@ dependencies { ktlint "com.pinterest.ktlint:ktlint-cli:1.5.0" testImplementation 'junit:junit:4.13.2' - testImplementation 'org.mockito:mockito-core:5.16.1' + testImplementation 'org.mockito:mockito-core:5.17.0' } afterEvaluate {