Skip to content

Commit

Permalink
Merge pull request #1739 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
mpilquist authored Jan 13, 2020
2 parents 6c2320a + e44cca3 commit 9e75e81
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 @@ -10,5 +10,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")

0 comments on commit 9e75e81

Please sign in to comment.