From 55661126c5e85e898ea9b2f6e358ca215c2d54d8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 25 Sep 2021 19:42:18 +0200 Subject: [PATCH] Update scalafmt-core to 3.0.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 2b54770f..5f5b6293 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.0.3 +version = 3.0.5 style = default