Skip to content

Commit

Permalink
Update sbt-mdoc to 2.2.19 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 30, 2021
1 parent 9813a81 commit def85be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -5,4 +5,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")

0 comments on commit def85be

Please sign in to comment.