diff --git a/forgerock-auth/build.gradle b/forgerock-auth/build.gradle index 66954a63..5541ff58 100644 --- a/forgerock-auth/build.gradle +++ b/forgerock-auth/build.gradle @@ -178,7 +178,7 @@ dependencies { testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.2' testImplementation 'org.mockito:mockito-core:4.8.1' - testImplementation 'org.mockito.kotlin:mockito-kotlin:4.0.0' + testImplementation 'org.mockito.kotlin:mockito-kotlin:5.2.1' testImplementation 'org.powermock:powermock-module-junit4:2.0.9' testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'