From 1dda1a306ab4de818e7d9f0e40000a4b93a4e4b6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Apr 2022 12:08:03 +0200 Subject: [PATCH] Update scalafmt-core to 3.5.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 9707ba0..619ca39 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.4.3 +version = 3.5.0 project.git = true project.excludeFilters = [ ]