Skip to content

Commit 8ffd5c3

Browse files
build(deps): bump io.github.oshai:kotlin-logging from 7.0.12 to 7.0.13
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 7.0.12 to 7.0.13. - [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.12...7.0.13) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1d67de commit 8ffd5c3

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
@@ -16,7 +16,7 @@ gitVersion = { id = "com.palantir.git-version", version = "4.0.0" }
1616
[libraries]
1717

1818
kotlin-benchmark-runtime = { group = "org.jetbrains.kotlinx", name = "kotlinx-benchmark-runtime", version.ref = "kotlinBenchmark" }
19-
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.12" }
19+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.13" }
2020
kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
2121
kotlin-coroutines-swing = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-swing", version.ref = "kotlinCoroutines" }
2222
kotlin-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinCoroutines" }

0 commit comments

Comments
 (0)