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 a682655 commit b85d008Copy full SHA for b85d008
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.0"
+ val kotlinxHtmlJvm = ivy"org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.1"
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.52"
0 commit comments