diff --git a/.scalafmt.conf b/.scalafmt.conf index 7f57b63..01f1673 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.10.0 +version = 3.10.1 runner.dialect = scala213source3 fileOverride {