Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx:kotlinx-html
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 44f908d commit 31de869
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-modelql-untyped = { group = "org.modelix", name = "modelql-untyped", ver
modelix-modelql-html = { group = "org.modelix", name = "modelql-html", version.ref = "modelixCore" }
modelix-model-datastructure = { group = "org.modelix", name = "model-datastructure", version.ref = "modelixCore" }
modelix-mps-model-adapters = { group = "org.modelix.mps", name = "model-adapters", version.ref = "modelixCore" }
kotlin-html = "org.jetbrains.kotlinx:kotlinx-html:0.11.0"
kotlin-html = "org.jetbrains.kotlinx:kotlinx-html:0.12.0"
modelix-build-tools-lib = { group = "org.modelix.mps", name = "build-tools-lib", version.ref = "modelixBuildtools" }
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.3" }
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.16" }
Expand Down

0 comments on commit 31de869

Please sign in to comment.