diff --git a/.scalafmt.conf b/.scalafmt.conf index aa5ff8c..6258938 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ runner.dialect = scala212source3 -version = "3.7.17" +version = "3.8.3" maxColumn = 80