diff --git a/.scalafmt.conf b/.scalafmt.conf index e62dfc041..46ae585f8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.10" +version = "3.7.11" include ".scalafmt-common.conf" project.includePaths = [] # disables formatting runner.dialect = scala3