Skip to content

Commit ce51e77

Browse files
build(deps): bump io.github.oshai:kotlin-logging from 7.0.0 to 7.0.3
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 7.0.0 to 7.0.3. - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](https://github.com/oshai/kotlin-logging/commits) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 317fa06 commit ce51e77

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
@@ -22,7 +22,7 @@ modelix-modelql-html = { group = "org.modelix", name = "modelql-html", version.r
2222
modelix-model-datastructure = { group = "org.modelix", name = "model-datastructure", version.ref = "modelixCore" }
2323
modelix-mps-model-adapters = { group = "org.modelix.mps", name = "model-adapters", version.ref = "modelixCore" }
2424

25-
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.0" }
25+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.3" }
2626
kotlin-logging-microutils = { group = "io.github.microutils", name = "kotlin-logging", version = "3.0.5" }
2727
kotlin-html = "org.jetbrains.kotlinx:kotlinx-html:0.11.0"
2828
kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }

0 commit comments

Comments
 (0)