Skip to content

Commit

Permalink
Merge pull request #50 from scala-steward/update/scalafmt-core-3.7.15
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.7.15
  • Loading branch information
carlosedp authored Oct 24, 2023
2 parents 607dacb + 51a7967 commit 945d01c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.14
version = 3.7.15
runner.dialect = scala213

fileOverride {
Expand Down
2 changes: 1 addition & 1 deletion example/.scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 3.7.14
version = 3.7.15

runner.dialect = scala3
fileOverride {
Expand Down

0 comments on commit 945d01c

Please sign in to comment.