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