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