diff --git a/build.gradle b/build.gradle index b0571825..281a81fd 100644 --- a/build.gradle +++ b/build.gradle @@ -244,7 +244,7 @@ dependencies { - testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '3.1.1' + testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '4.1.4' implementation (group: 'commons-beanutils', name: 'commons-beanutils', version: versions.commonsBeanUtils) { force = true