Skip to content

Commit

Permalink
Merge pull request #96 from scalacenter/update/scalafmt-core-3.8.1
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.8.1
  • Loading branch information
tgodzik committed Mar 30, 2024
2 parents e153b07 + 1093e09 commit 0608250
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.8.0"
version = "3.8.1"
runner.dialect = scala213
maxColumn = 100
project.git = true
Expand Down

0 comments on commit 0608250

Please sign in to comment.