diff --git a/.scalafmt.conf b/.scalafmt.conf index 53670f3..ae106a8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.10.7" +version = "3.11.0" project.git = true runner.dialect = "scala213"