Skip to content

Commit

Permalink
Merge pull request #298 from scala-steward/update/sbt-mdoc-2.1.0
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.1.0
  • Loading branch information
mergify[bot] authored Dec 27, 2019
2 parents acb5f69 + 97fad15 commit 3ab551b
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 @@ -7,5 +7,5 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.1")
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.16")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.0.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.0")
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")

0 comments on commit 3ab551b

Please sign in to comment.