Skip to content

Commit

Permalink
Merge pull request #155 from scala-steward/update/sbt-microsites-1.1.0
Browse files Browse the repository at this point in the history
Update sbt-microsites to 1.1.0
  • Loading branch information
cb372 authored Jan 14, 2020
2 parents 21a9764 + 2117278 commit c874b37
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
@@ -1,4 +1,4 @@
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
Expand Down

0 comments on commit c874b37

Please sign in to comment.