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