From 3ec39f7ec7444f76c40751c1de4fca509138f0cd Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 7 Aug 2023 20:55:52 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.12 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 692798c..5331d97 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.4.3 +version = 3.7.12 runner.dialect = scala213 project.git = true