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 92887d9 commit 5e5c57eCopy full SHA for 5e5c57e
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
testImplementation 'org.projectlombok:lombok:1.18.24'
38
testImplementation platform('org.junit:junit-bom:5.10.2')
39
testImplementation 'org.junit.jupiter:junit-jupiter'
40
- testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
+ testImplementation 'com.github.tomakehurst:wiremock-jre8:3.0.1'
41
testImplementation 'org.mockito:mockito-core:4.11.0'
42
}
43
0 commit comments