diff --git a/.scalafmt.conf b/.scalafmt.conf index a74e60fb..262be9d2 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = "3.9.1" +version = "3.9.2" runner.dialect = scala213source3 maxColumn = 140 project.git = true