From da09fa6137be2ec18081e44ee17162cfb9b72073 Mon Sep 17 00:00:00 2001 From: "scala-center-steward[bot]" <111975575+scala-center-steward[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:22:35 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.5 --- sbt-plugin/.scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt-plugin/.scalafmt.conf b/sbt-plugin/.scalafmt.conf index 8a7b6763..2758ed85 100644 --- a/sbt-plugin/.scalafmt.conf +++ b/sbt-plugin/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.3" +version = "3.8.5" runner.dialect = scala212source3 maxColumn = 120 align.preset = some