diff --git a/.scalafmt.conf b/.scalafmt.conf index c762b9e..c93692f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version="3.8.1" +version="3.8.2" maxColumn = 120 runner.dialect = scala3