Skip to content

Commit 8484f4e

Browse files
build(deps): bump io.github.oshai:kotlin-logging from 7.0.3 to 7.0.4
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 7.0.3 to 7.0.4. - [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.3...7.0.4) --- 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 0f5ef5d commit 8484f4e

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

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

0 commit comments

Comments
 (0)