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 e435d10 commit 4100172Copy full SHA for 4100172
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
5
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
7
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
0 commit comments