Skip to content

Commit

Permalink
Merge pull request #293 from scala-steward/update/2.3.x/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Oct 27, 2023
2 parents 53a3a3c + 21f3c32 commit 9f77673
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 @@ -13,4 +13,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,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 9f77673

Please sign in to comment.