Skip to content

Commit 457a120

Browse files
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 8762dff commit 457a120

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
@@ -12,7 +12,7 @@ gitVersion = { id = "com.palantir.git-version", version = "3.2.0" }
1212

1313
[libraries]
1414

15-
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.6" }
15+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.7" }
1616
kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
1717
kotlin-coroutines-swing = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-swing", version.ref = "kotlinCoroutines" }
1818
kotlin-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinCoroutines" }

0 commit comments

Comments
 (0)