Skip to content

Commit

Permalink
Merge pull request #736 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
rossabaker authored Dec 29, 2019
2 parents 777ae0c + 37505f8 commit 4c2ef04
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 @@ -11,4 +11,4 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.0.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.0")

0 comments on commit 4c2ef04

Please sign in to comment.