From 342b19d602b8dc2f650cad1b24e7a0f10d25c8af Mon Sep 17 00:00:00 2001 From: "scala-center-steward[bot]" <111975575+scala-center-steward[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 00:21:34 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.6 --- 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..727f735b 100644 --- a/sbt-plugin/.scalafmt.conf +++ b/sbt-plugin/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.3" +version = "3.8.6" runner.dialect = scala212source3 maxColumn = 120 align.preset = some