We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c852d41 commit 0553d2eCopy full SHA for 0553d2e
wiremock-spring-boot-starter/build.gradle
@@ -17,7 +17,7 @@ group = 'com.epages'
17
description = 'Spring Boot Starter for adding a WireMock server to your integration test'
18
19
dependencies {
20
- api 'com.github.tomakehurst:wiremock-standalone:2.18.0'
+ api 'com.github.tomakehurst:wiremock-standalone:2.27.2'
21
22
implementation 'org.springframework.boot:spring-boot-starter-test'
23
implementation 'org.springframework.boot:spring-boot-starter'
0 commit comments