diff --git a/build.gradle b/build.gradle index 81315ea..7a1d9e2 100644 --- a/build.gradle +++ b/build.gradle @@ -58,7 +58,7 @@ dependencies { testImplementation 'io.projectreactor:reactor-test' testImplementation 'org.mockito:mockito-core:5.6.0' testImplementation 'org.mockito:mockito-inline:4.9.0' - testImplementation 'org.mockito:mockito-junit-jupiter:5.6.0' + testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0' testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.1' }