diff --git a/.scalafmt.conf b/.scalafmt.conf index dd2fb74..0ff27c9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -9,7 +9,7 @@ docstrings.style = keep includeCurlyBraceInSelectChains = false optIn.breakChainOnFirstMethodDot = false trailingCommas = preserve -version = "3.8.2" +version = "3.8.3" project.layout = StandardConvention rewrite.scala3.convertToNewSyntax = true fileOverride {