diff --git a/.scalafmt.conf b/.scalafmt.conf index 01f1673..90ef504 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.1 +version = 3.10.2 runner.dialect = scala213source3 fileOverride {