diff --git a/.scalafmt.conf b/.scalafmt.conf index 719b50f..a735369 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.1" +version = "3.10.4" runner.dialect = scala213source3 docstrings.wrap = yes project.includePaths."+" = ["glob:**.md"]