We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7df54 commit bbf6867Copy full SHA for bbf6867
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
3
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
4
-addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
5
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
6
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
7
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
0 commit comments