diff --git a/.scalafmt.conf b/.scalafmt.conf index 8fbfe34eb..0aa86eb8d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.0.8 +version = 3.1.0 runner.dialect = scala213source3 project.git = true style = Scala.js