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