Skip to content

Commit 9b622cf

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump io.github.oshai:kotlin-logging from 7.0.3 to 7.0.5
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 7.0.3 to 7.0.5. - [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.5) --- 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 c2c334a commit 9b622cf

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
@@ -24,6 +24,6 @@ modelix-model-datastructure = { group = "org.modelix", name = "model-datastructu
2424
modelix-mps-model-adapters = { group = "org.modelix.mps", name = "model-adapters", version.ref = "modelixCore" }
2525
kotlin-html = "org.jetbrains.kotlinx:kotlinx-html:0.12.0"
2626
modelix-build-tools-lib = { group = "org.modelix.mps", name = "build-tools-lib", version.ref = "modelixBuildtools" }
27-
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.3" }
27+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.5" }
2828
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.17" }
2929
kotlin-collections-immutable = { group = "org.jetbrains.kotlinx", name = "kotlinx-collections-immutable", version = "0.3.8" }

0 commit comments

Comments
 (0)