Skip to content

Commit

Permalink
Merge pull request #62 from scala-steward/update/sbt-mdoc-2.1.3
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.1.3
  • Loading branch information
mergify[bot] authored Mar 13, 2020
2 parents a78db1d + e19c90c commit e987529
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 @@ -5,5 +5,5 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")

0 comments on commit e987529

Please # to comment.