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# Version https://scalameta.org/scalafmt/docs/configuration.html#version
2- version = 3.11 .0
2+ version = 3.11 .1
33# Dialect https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects
44runner.dialect = scala213
55
Original file line number Diff line number Diff line change 11addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13.1" )
22addSbtPlugin(" org.playframework.twirl" % " sbt-twirl" % " 2.1.0-M9" )
33addSbtPlugin(" com.github.sbt" % " sbt-header" % " 5.11.0" )
4- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.6.0 " )
4+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.6.1 " )
55addSbtPlugin(" com.github.sbt" % " sbt-java-formatter" % " 0.12.0" )
66addSbtPlugin(" org.apache.pekko" % " pekko-grpc-sbt-plugin" % " 1.2.0" ) // Sync with docs/antora.yml
77addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.2" )
You can’t perform that action at this time.
0 commit comments