Skip to content

Commit

Permalink
Update sbt-microsites to 1.3.4 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 27, 2021
1 parent 64840ce commit d55f5c9
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 @@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0"
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.16")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")

Expand Down

0 comments on commit d55f5c9

Please sign in to comment.