From 8afc8068317f7ce7b666d9f2850893a4d177b6a3 Mon Sep 17 00:00:00 2001 From: "TonioGela's Scala Steward[bot]" <135588411+toniogela-s-scala-steward[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 00:21:03 +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 753937f..561c71c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.10" +version = "3.7.11" # These can be used to delimit zone to do not format # // format: off