diff --git a/.scalafmt.conf b/.scalafmt.conf index 0f91f7b..36cc494 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.14 +version = 3.7.15 project.git = true runner.dialect = scala213 project.layout = StandardConvention