We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cbe97 commit 9728caeCopy full SHA for 9728cae
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.0")
5
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments