From 877f3ca1d71d6e164559166ba98a934b715c85be Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 28 Jul 2023 22:08:19 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.11 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index c6de7864..c87dee5f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.10" +version = "3.7.11" style = defaultWithAlign maxColumn = 120 runner.dialect = scala213 \ No newline at end of file