diff --git a/.scalafmt.conf b/.scalafmt.conf index 195405b..7f57b63 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -3,7 +3,7 @@ # - better interop with default IntelliJ IDEA setup (matching import and modifiers sorting logic) # - better developer experience on laptop screens (like 16' MBPs) with IntelliJ IDEA (line wraps) -version = 3.9.10 +version = 3.10.0 runner.dialect = scala213source3 fileOverride {