diff --git a/.scalafmt.conf b/.scalafmt.conf index 65b4f74..9256f13 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -9,4 +9,4 @@ continuationIndent.extendSite = 2 includeCurlyBraceInSelectChains = false optIn.breakChainOnFirstMethodDot = false align.preset = none -version = "3.9.10" +version = "3.10.0"