Skip to content

Commit

Permalink
Merge pull request #817 from playframework/mergify/bp/main/pr-816
Browse files Browse the repository at this point in the history
[main] Patch updates (backport #816) by @scala-steward
  • Loading branch information
mergify[bot] authored Oct 25, 2023
2 parents bbc71ce + 2ea0ee3 commit fcac1ea
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 @@ -11,4 +11,4 @@ rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abst
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
trailingCommas = preserve
newlines.afterCurlyLambda = 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,4 +1,4 @@
#
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
#
sbt.version=1.9.6
sbt.version=1.9.7

0 comments on commit fcac1ea

Please sign in to comment.