diff --git a/.scalafmt.conf b/.scalafmt.conf index 1a339f4..e75c100 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.6.1" +version = "3.9.10" style = default runner.dialect = "scala212"