diff --git a/.scalafmt.conf b/.scalafmt.conf index 6f8b6b0..c3e77fd 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.3" +version = "3.8.6" preset = "defaultWithAlign" runner.dialect = "scala213"