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.
2 parents fd124e4 + 0210e55 commit 7ed8c01Copy full SHA for 7ed8c01
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
2
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
3
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
5
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.0")
6
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
0 commit comments