From 2683695008c59861172679fbcbfdeb0ac9731b7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 00:52:26 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.17 in master --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 8b22a29..aa5ff8c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ runner.dialect = scala212source3 -version = "3.7.9" +version = "3.7.17" maxColumn = 80