From a9e841523f5af2d2f0f72aedc0233eeef847a2fd Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 21 Oct 2021 03:18:35 +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 ccf0190..8ca1a0d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.0.6 +version = 3.0.7 style = default