diff --git a/.scalafmt.conf b/.scalafmt.conf index 875e9fcae..dd74f0989 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.5.9 +version = 3.6.0 runner.dialect = scala213source3 project.git = true style = Scala.js