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