Skip to content

Commit 0d5240a

Browse files
Update sbt-ghpages to 0.9.0
1 parent 57cc6a2 commit 0d5240a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
33
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
44
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
5-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")

0 commit comments

Comments
 (0)