We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d678e commit 1d5bf40Copy full SHA for 1d5bf40
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
7
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
0 commit comments