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