From f5c82966b0b61fd81919cf31a2bc5b5d00726b67 Mon Sep 17 00:00:00 2001 From: "scala-steward-app-iheart[bot]" <213114+scala-steward-app-iheart[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:09:08 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.15 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 6b3896dc..ddcd02ef 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.12 +version = 3.7.15 maxColumn = 85