diff --git a/.scalafmt.conf b/.scalafmt.conf index cfc522c5..e3a33d34 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.6 +version = 3.9.2 project.git = true runner.dialect = scala213Source3