Skip to content

Commit

Permalink
Update mdoc_2.12.12, mdoc_2.13, sbt-mdoc to 2.2.16 (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 19, 2021
1 parent 7a2320b commit 383b67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -5,7 +5,7 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("net.ruippeixotog" % "sbt-coveralls" % "1.3.0") // fork with scoverage/sbt-coveralls#128 merged in
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.15")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.16")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
Expand Down

0 comments on commit 383b67f

Please sign in to comment.