From a74ae49323e6912ef26f9285c0fe93d0024223d5 Mon Sep 17 00:00:00 2001 From: "ckipp01-scala-steward[bot]" <124191317+ckipp01-scala-steward[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 05:05:32 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.7 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 33c105d..407f721 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.5" +version = "3.7.7" project.git = true runner.dialect = scala213 docstrings.wrap = no