Skip to content

Commit 3a26303

Browse files
chore(gradle): bump io.github.oshai:kotlin-logging-jvm in /mock-api
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 6.0.4 to 6.0.9. - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](oshai/kotlin-logging@6.0.4...6.0.9) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdf92c9 commit 3a26303

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.12")
1919
}
2020

0 commit comments

Comments
 (0)