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 bbd85bd commit 2a3251aCopy full SHA for 2a3251a
client/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("org.openapitools:jackson-databind-nullable:0.2.6")
23
implementation("io.mikael:urlbuilder:2.0.9")
24
25
- testImplementation("org.wiremock:wiremock:3.9.1")
+ testImplementation("org.wiremock:wiremock:3.13.1")
26
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
27
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.0")
28
}
0 commit comments