Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.12.0 (#…
Browse files Browse the repository at this point in the history
…610)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 8b8eaf3 commit bdd4803
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 @@ -16,7 +16,7 @@ commons = { module = "org.apache.commons:commons-csv", version = "1.13.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
kotlinx-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.11.0" }
kotlinx-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.12.0" }
maven-model = { module = "org.apache.maven:maven-model", version = "3.9.9" }
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M5-groovy-3.0" } # 2.4-M5-groovy-4.0
xmlunit = { module = "org.xmlunit:xmlunit-matchers", version = "2.10.0" }

0 comments on commit bdd4803

Please sign in to comment.