Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Upgrade scalafmt-core from 3.7.15 to 3.7.17 (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikArndt authored Nov 17, 2023
1 parent c7f6351 commit 3689aaf
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,5 +1,5 @@
# https://scalameta.org/scalafmt/docs/configuration.html
version = "3.7.15"
version = "3.7.17"
runner.dialect = "scala213source3"
preset=defaultWithAlign
align.preset = most
Expand Down

0 comments on commit 3689aaf

Please sign in to comment.