From f4ad6048e786b93817874158a5bae21ddaeb200f Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 02:10:25 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.16 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7b1161f..9456c94 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.3 +version = 3.7.16 runner.dialect = scala213Source3 style = default