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 8a50d41 commit de17f27Copy full SHA for de17f27
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.0")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments