Skip to content

Commit c456e0b

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump org.jetbrains.kotlinx:kotlinx-html
Bumps [org.jetbrains.kotlinx:kotlinx-html](https://github.com/Kotlin/kotlinx.html) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/Kotlin/kotlinx.html/releases) - [Commits](Kotlin/kotlinx.html@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-html dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44f908d commit c456e0b

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-untyped = { group = "org.modelix", name = "modelql-untyped", ver
2222
modelix-modelql-html = { group = "org.modelix", name = "modelql-html", version.ref = "modelixCore" }
2323
modelix-model-datastructure = { group = "org.modelix", name = "model-datastructure", version.ref = "modelixCore" }
2424
modelix-mps-model-adapters = { group = "org.modelix.mps", name = "model-adapters", version.ref = "modelixCore" }
25-
kotlin-html = "org.jetbrains.kotlinx:kotlinx-html:0.11.0"
25+
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" }
2727
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.3" }
2828
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.16" }

0 commit comments

Comments
 (0)