Skip to content

Commit 2ec71aa

Browse files
chore(gradle): bump io.github.oshai:kotlin-logging-jvm in /mock-api (#170)
1 parent 4b18de9 commit 2ec71aa

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
@@ -14,7 +14,7 @@ dependencies {
1414
implementation("org.http4k:http4k-client-apache")
1515

1616
implementation("org.wiremock:wiremock:3.10.0")
17-
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
17+
implementation("io.github.oshai:kotlin-logging-jvm:7.0.3")
1818
implementation("org.slf4j:slf4j-simple:2.0.16")
1919
}
2020

0 commit comments

Comments
 (0)