diff --git a/.scalafmt.conf b/.scalafmt.conf index 724cb1f0..323bfb80 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.5.9" +version = "3.6.0" project.git = true runner.dialect = "scala213"