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 97282ea commit ce844aaCopy full SHA for ce844aa
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
5
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.2")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
8
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.11.6")
0 commit comments