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