Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit 45fb92c

Browse files
Update dependency io.github.oshai:kotlin-logging-jvm to v7.0.4
1 parent 1a11bdf commit 45fb92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ testcontainers = "1.20.4"
99
[libraries]
1010
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
1111
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
12-
kotlin-logging-jvm = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.3" }
12+
kotlin-logging-jvm = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.4" }
1313
logback-core = { module = "ch.qos.logback:logback-core", version.ref = "logback" }
1414
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
1515
picocli-codegen = { module = "info.picocli:picocli-codegen", version.ref = "picocli" }

0 commit comments

Comments
 (0)