diff --git a/.scalafmt.conf b/.scalafmt.conf index eb178a0..91b08ee 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,6 +1,6 @@ style = defaultWithAlign maxColumn = 120 -version = 3.10.1 +version = 3.10.2 assumeStandardLibraryStripMargin = true align.stripMargin = true runner.dialect = scala3 \ No newline at end of file