From 314370df95827c7c33fd646cd864319758726c9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 13:22:15 +0000 Subject: [PATCH] chore(deps): update dependency scalafmt to v3.7.17 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 9dfb755..1bd044a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version = "3.7.15" +version = "3.7.17" runner.dialect = scala3