diff --git a/.scalafmt.conf b/.scalafmt.conf index 36f5def..e6c6fcb 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.7.12" +version="3.7.14" maxColumn = 120 runner.dialect = scala3