Skip to content

Commit ccc585f

Browse files
chore(gradle): bump org.wiremock:wiremock in /mock-api (#144)
1 parent b1157ea commit ccc585f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-api/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation("org.http4k:http4k-core")
1414
implementation("org.http4k:http4k-client-apache")
1515

16-
implementation("org.wiremock:wiremock:3.8.0")
16+
implementation("org.wiremock:wiremock:3.9.0")
1717
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
1818
implementation("org.slf4j:slf4j-simple:2.0.13")
1919
}

0 commit comments

Comments
 (0)