From 12d40bdf141137b9703b3eea95986df965b2f3b6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 7 Sep 2023 08:17:22 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.14 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index e4359af..9d60256 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.6.1 +version = 3.7.14 runner.dialect = Scala213 align { preset = more