diff --git a/.scalafmt.conf b/.scalafmt.conf index 55ec67f..9fe0e25 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version=3.7.5 +version=3.7.6 runner.dialect = scala212