diff --git a/.scalafmt.conf b/.scalafmt.conf index ca11602..41b3ce0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.2" +version = "3.9.3" preset = "defaultWithAlign" runner.dialect = "scala213"