diff --git a/.scalafmt.conf b/.scalafmt.conf index 943690a56..b4b06d903 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.3.0 +version = 3.3.1 runner.dialect = scala213source3 project.git = true style = Scala.js