diff --git a/.scalafmt.conf b/.scalafmt.conf index bf8506c..daf41e8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.10 +version = 3.10.0 runner.dialect = scala212source3 maxColumn = 120 project.git = true