We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da322a4 commit a532d99Copy full SHA for a532d99
build.mill
@@ -214,7 +214,7 @@ object Deps {
214
val errorProneCore = ivy"com.google.errorprone:error_prone_core:2.31.0"
215
val freemarker = ivy"org.freemarker:freemarker:2.3.34"
216
val jupiterInterface = ivy"com.github.sbt.junit:jupiter-interface:0.13.3"
217
- val kotlinxHtmlJvm = ivy"org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.1"
+ val kotlinxHtmlJvm = ivy"org.jetbrains.kotlinx:kotlinx-html-jvm:0.11.0"
218
val koverCli = ivy"org.jetbrains.kotlinx:kover-cli:$koverVersion"
219
val koverJvmAgent = ivy"org.jetbrains.kotlinx:kover-jvm-agent:$koverVersion"
220
val ktfmt = ivy"com.facebook:ktfmt:0.53"
0 commit comments