File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This file was originally copied from https://github.com/playframework/playframework/blob/main/.scalafmt.conf
2- version = 3.11 .0
2+ version = 3.11 .1
33runner.dialect = scala213
44align.preset = more
55assumeStandardLibraryStripMargin = true
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ resolvers ++= Seq(
66addSbtPlugin(" org.playframework" % " sbt-plugin" % sys.props.getOrElse(" play.version" , " 3.0.10" ))
77addSbtPlugin(" org.playframework" % " play-docs-sbt-plugin" % sys.props.getOrElse(" play.version" , " 3.0.10" ))
88
9- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.6.0 " )
9+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.6.1 " )
1010addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.5" )
1111
1212addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.2" )
You can’t perform that action at this time.
0 commit comments