Skip to content

Commit

Permalink
Merge pull request #199 from scala-steward/update/sbt-microsites-1.2.1
Browse files Browse the repository at this point in the history
Update sbt-microsites to 1.2.1
  • Loading branch information
mergify[bot] authored May 11, 2020
2 parents d194725 + 386c4cc commit bc10de0
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.2.0")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.32")
Expand Down

0 comments on commit bc10de0

Please sign in to comment.