Skip to content

Commit

Permalink
Update sbt-ghpages to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
psisoyev committed Nov 11, 2023
1 parent 27a74e5 commit 991cee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.3")
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
Expand Down

0 comments on commit 991cee0

Please sign in to comment.