Skip to content

Commit

Permalink
Merge pull request #179 from scala-steward/update/sbt-microsites-1.3.4
Browse files Browse the repository at this point in the history
Update sbt-microsites to 1.3.4
  • Loading branch information
mergify[bot] authored Apr 27, 2021
2 parents 324db6c + 4c0a2c8 commit e240d7d
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 @@ -3,5 +3,5 @@ addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")

0 comments on commit e240d7d

Please sign in to comment.