Skip to content

Commit

Permalink
Merge pull request #328 from scala-steward/update/sbt-mdoc-2.1.5
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.1.5
  • Loading branch information
mergify[bot] committed Mar 20, 2020
2 parents 8e96a8a + 126e3a3 commit 9832e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -4,6 +4,6 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.6")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")

0 comments on commit 9832e52

Please sign in to comment.