Skip to content

Commit

Permalink
Merge pull request #426 from scala-steward/update/7.0.x/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Dec 2, 2023
2 parents ee6012d + 1bae5e1 commit 2ef1cb3
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
Expand Up @@ -10,4 +10,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im
trailingCommas = preserve
newlines.afterCurlyLambda = preserve
runner.dialect = scala212source3
version = 3.7.15
version = 3.7.17
2 changes: 1 addition & 1 deletion docs/.scalafmt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im
trailingCommas = preserve
newlines.afterCurlyLambda = preserve
runner.dialect = scala212source3
version = 3.7.15
version = 3.7.17

0 comments on commit 2ef1cb3

Please sign in to comment.