diff --git a/build.gradle b/build.gradle index bb8109b..058b5c3 100644 --- a/build.gradle +++ b/build.gradle @@ -60,7 +60,7 @@ dependencies { annotationProcessor 'org.projectlombok:lombok' - testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.1' + testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2' } springBoot {