Skip to content

Commit 6f3e3d5

Browse files
chore(gradle): bump io.github.oshai:kotlin-logging-jvm in /mock-api (#117)
1 parent 4656cf0 commit 6f3e3d5

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.5.2")
17-
implementation("io.github.oshai:kotlin-logging-jvm:6.0.4")
17+
implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
1818
implementation("org.slf4j:slf4j-simple:2.0.13")
1919
}
2020

0 commit comments

Comments
 (0)