diff --git a/build.gradle b/build.gradle index b5675f1..5e2921e 100644 --- a/build.gradle +++ b/build.gradle @@ -130,7 +130,7 @@ dependencies { testImplementation "io.specto:hoverfly-java-junit5:0.20.2" //Java 11 Support - testImplementation "org.mockito:mockito-inline:4.10.0" + testImplementation "org.mockito:mockito-inline:5.2.0" //testImplementation "org.mockito:mockito-core:2.23.4" testImplementation "com.sun.xml.bind:jaxb-core:2.3.0.1" testImplementation "com.sun.xml.bind:jaxb-impl:2.3.0.1"