Skip to content

Commit

Permalink
Merge pull request #325 from scala-steward/update/mdoc-2.2.13
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.2.13
  • Loading branch information
jczuchnowski committed Nov 28, 2020
2 parents f5529c8 + 2288e59 commit 25d9852
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 @@ -4,7 +4,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" %
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.11")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.13")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.5")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4")
Expand Down

0 comments on commit 25d9852

Please sign in to comment.