From ab170c2fc47124103373d2516ae373dce82268fc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 20 Oct 2021 18:33:29 +0200 Subject: [PATCH] Update scalafmt-core to 3.0.7 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index ccf0190f1..8ca1a0d05 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.0.6 +version = 3.0.7 style = default