Skip to content

Commit 867c86a

Browse files
Update dependency scalafmt to v3.10.1
1 parent ca198ce commit 867c86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "3.9.7"
1+
version = "3.10.1"
22
style = defaultWithAlign
33
maxColumn = 80
44
rewrite.rules = [AvoidInfix, SortImports, PreferCurlyFors]

0 commit comments

Comments
 (0)