diff --git a/.scalafmt.conf b/.scalafmt.conf index cee6cdb..8b32792 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version = 3.8.4 +version = 3.8.5 runner.dialect = scala212source3