diff --git a/.scalafmt.conf b/.scalafmt.conf index d16d8b5..ec019ff 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -9,4 +9,4 @@ continuationIndent.extendSite = 2 includeCurlyBraceInSelectChains = false optIn.breakChainOnFirstMethodDot = false align.preset = none -version = "3.8.2" +version = "3.8.3"