Skip to content

Commit

Permalink
Merge pull request #221 from playframework/mergify/bp/main/pr-220
Browse files Browse the repository at this point in the history
[main] Patch updates (backport #220) by @scala-steward
  • Loading branch information
mergify[bot] committed Oct 25, 2023
2 parents bbf1507 + d266e10 commit aebfdd4
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 @@ -9,4 +9,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
trailingCommas = preserve
version = 3.7.14
version = 3.7.15
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.6
sbt.version=1.9.7

0 comments on commit aebfdd4

Please sign in to comment.