Skip to content

Commit ebe4f18

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.12.0 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbd4c9e commit ebe4f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation("org.asciidoctor:asciidoctorj:3.0.0")
3333
implementation("org.jsoup:jsoup:1.18.3")
3434

35-
implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.11.0")
35+
implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.12.0")
3636
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0")
3737

3838
implementation("org.eclipse.jetty:jetty-server:12.0.16")

0 commit comments

Comments
 (0)