diff --git a/build.gradle b/build.gradle index 19665f4..87497c1 100644 --- a/build.gradle +++ b/build.gradle @@ -96,7 +96,7 @@ dependencies { testImplementation "org.junit.jupiter:junit-jupiter-engine" testImplementation "org.hamcrest:hamcrest" testImplementation "org.hamcrest:hamcrest-library" - testImplementation "org.wiremock:wiremock-standalone:3.5.2" + testImplementation "org.wiremock:wiremock-standalone:3.13.1" } /**********************************************************************************************************************\