Skip to content

Commit a55a288

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump io.github.oshai:kotlin-logging from 7.0.6 to 7.0.7
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 7.0.6 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.6...7.0.7) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b57958f commit a55a288

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 = "3.2.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.6" }
19+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.7" }
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)