Skip to content

Commit

Permalink
Merge pull request #2370 from scala-steward/update/sbt-mdoc-2.2.20
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.2.20
  • Loading branch information
larsrh committed Apr 21, 2021
2 parents babf11d + 219e252 commit 5cb3bb0
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 @@ -6,5 +6,5 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")

0 comments on commit 5cb3bb0

Please sign in to comment.