diff --git a/forgerock-auth/build.gradle b/forgerock-auth/build.gradle index d3753039..c4a1cd31 100644 --- a/forgerock-auth/build.gradle +++ b/forgerock-auth/build.gradle @@ -168,7 +168,7 @@ dependencies { testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.2' - testImplementation 'org.mockito:mockito-core:4.8.1' + testImplementation 'org.mockito:mockito-core:5.10.0' testImplementation 'org.mockito.kotlin:mockito-kotlin:4.0.0' testImplementation 'org.powermock:powermock-module-junit4:2.0.9' testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'