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 9067512 commit 62d2517Copy full SHA for 62d2517
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
3
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6
-addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
8
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
9
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
0 commit comments