We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cca0a32 + 384f210 commit 66eb8dbCopy full SHA for 66eb8db
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
37
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
38
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
39
- testImplementation("org.wiremock:wiremock:3.4.1")
+ testImplementation("org.wiremock:wiremock:3.4.2")
40
}
41
42
gradlePlugin {
0 commit comments