Skip to content

Commit

Permalink
Upgrade sbt-ghpages, sbt-site(-sphinx)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Mar 21, 2024
1 parent 7e85757 commit 7a0199b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
addSbtPlugin("com.github.sbt" % "sbt-site-sphinx" % "1.6.0")

// releasing
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
Expand Down

0 comments on commit 7a0199b

Please sign in to comment.