From e751f76f2d3a233e894cc5b8568a41c8899d455c Mon Sep 17 00:00:00 2001 From: "evolution-scala-bot[bot]" <225513+evolution-scala-bot[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 12:06:30 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 13c4a18..d96fad1 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.2" +version = "3.7.4" runner.dialect = scala3 maxColumn = 120