Skip to content

Commit

Permalink
Update ktfmt to 0.53 (com-lihaoyi#4228)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 6, 2025
1 parent b85d008 commit e53ae3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ object Deps {
val kotlinxHtmlJvm = ivy"org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.1"
val koverCli = ivy"org.jetbrains.kotlinx:kover-cli:$koverVersion"
val koverJvmAgent = ivy"org.jetbrains.kotlinx:kover-jvm-agent:$koverVersion"
val ktfmt = ivy"com.facebook:ktfmt:0.52"
val ktfmt = ivy"com.facebook:ktfmt:0.53"
val ktlint = ivy"com.pinterest.ktlint:ktlint-core:0.49.1"
val sbtTestInterface = ivy"com.github.sbt:junit-interface:0.13.2"

Expand Down

0 comments on commit e53ae3b

Please sign in to comment.