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