Merge pull request #115 from scala-steward/update/scalafmt-core-3.3.0

Update scalafmt-core to 3.3.0
This commit is contained in:
hrj 2021-12-25 18:38:01 +05:30 committed by GitHub
commit 72cbbcde1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
version="3.2.2"
version="3.3.0"
maxColumn = 120
runner.dialect = scala213source3