Skip to content

Commit

Permalink
Merge pull request #2015 from scalacenter/update/scalafmt-core-3.7.2
Browse files Browse the repository at this point in the history
build(deps): Update scalafmt-core from 3.7.1 to 3.7.2
  • Loading branch information
ckipp01 committed Mar 9, 2023
2 parents 600f355 + 60dd25f commit b4b7b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.7.1"
version = "3.7.2"
runner.dialect = scala213
maxColumn = 100
docstrings.style = Asterisk
Expand Down

0 comments on commit b4b7b67

Please sign in to comment.