Skip to content

Commit 549964b

Browse files
Bump io.github.oshai:kotlin-logging-jvm from 7.0.3 to 7.0.7
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.3 to 7.0.7. - [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@7.0.3...7.0.7) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c253b6c commit 549964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.18
2222
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
2323
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
2424
log4j-slf4j = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version.ref = "log4j" }
25-
kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.3" }
25+
kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.7" }
2626

2727
# config
2828
hoplite-core = { module = "com.sksamuel.hoplite:hoplite-core", version.ref = "hoplite" }

0 commit comments

Comments
 (0)