From 9e93fbc189dec76751f32184f7912f16ca54298b Mon Sep 17 00:00:00 2001 From: "evolution-scala-bot[bot]" <225513+evolution-scala-bot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 00:17:20 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.17 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 13c4a18..7bc9d9b 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.2" +version = "3.7.17" runner.dialect = scala3 maxColumn = 120