Skip to content

Commit

Permalink
Update sbt-microsites to 0.9.7 (#131)
Browse files Browse the repository at this point in the history
* Update sbt-microsites to 0.9.7
  • Loading branch information
scala-steward authored and andyscott committed Oct 28, 2019
1 parent 4299c71 commit 853249e
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 @@ -5,4 +5,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.9")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.0")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.27")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")

0 comments on commit 853249e

Please # to comment.