We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf92c9 commit 3a26303Copy full SHA for 3a26303
mock-api/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("org.http4k:http4k-client-apache")
15
16
implementation("org.wiremock:wiremock:3.5.2")
17
- implementation("io.github.oshai:kotlin-logging-jvm:6.0.4")
+ implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
18
implementation("org.slf4j:slf4j-simple:2.0.12")
19
}
20
0 commit comments