Skip to content

Commit

Permalink
Merge pull request #195 from modelix/dependabot/gradle/io.github.osha…
Browse files Browse the repository at this point in the history
…i-kotlin-logging-7.0.4

build(deps): bump io.github.oshai:kotlin-logging from 7.0.3 to 7.0.4
  • Loading branch information
slisson authored Feb 11, 2025
2 parents 44df134 + 8484f4e commit 93dc542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ modelix-model-datastructure = { group = "org.modelix", name = "model-datastructu
modelix-mps-model-adapters = { group = "org.modelix.mps", name = "model-adapters", version.ref = "modelixCore" }
modelix-mpsApi = { group = "org.modelix.mps", name = "stable-api", version = "1.1.1" }

kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.3" }
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.4" }
kotlin-logging-microutils = { group = "io.github.microutils", name = "kotlin-logging", version = "3.0.5" }
kotlin-html = "org.jetbrains.kotlinx:kotlinx-html:0.12.0"
kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
Expand Down

0 comments on commit 93dc542

Please sign in to comment.