Skip to content

Commit 367f29c

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

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 = "4.1.0" }
1212

1313
[libraries]
1414

15-
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.13" }
15+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.14" }
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)