diff --git a/.scalafmt-common.conf b/.scalafmt-common.conf index 7b98c2145f..c4fcf16eb0 100644 --- a/.scalafmt-common.conf +++ b/.scalafmt-common.conf @@ -4,7 +4,7 @@ # this file by hand! Instead, if you wish to make changes, you should # make a PR to sbt-lucuma. -version = "3.7.7" +version = "3.7.11" style = default runner.dialect = scala3