Skip to content

Commit ea5d6ad

Browse files
authored
Merge pull request #172 from modelix/dependabot/gradle/io.github.oshai-kotlin-logging-7.0.3
build(deps): bump io.github.oshai:kotlin-logging from 7.0.0 to 7.0.3
2 parents 317fa06 + ce51e77 commit ea5d6ad

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)