diff --git a/.scalafmt.conf b/.scalafmt.conf index 8b22a29..394623d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ runner.dialect = scala212source3 -version = "3.7.9" +version = "3.7.10" maxColumn = 80