Skip to content

Commit df6014a

Browse files
Bump io.github.oshai:kotlin-logging-jvm from 7.0.4 to 7.0.7
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.4 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.4...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 3768852 commit df6014a

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
@@ -9,7 +9,7 @@ dokka = "2.0.0"
99
kotlinxSerializationJson = "1.8.0"
1010
kafkaStreams = "3.9.0"
1111
kotestTestcontainers = "2.0.2"
12-
kotlinLogging = "7.0.4"
12+
kotlinLogging = "7.0.7"
1313

1414
[libraries]
1515
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }

0 commit comments

Comments
 (0)