We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df387c5 commit 0d806a8Copy full SHA for 0d806a8
1 file changed
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.1")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.22")
6
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments