Skip to content

Commit

Permalink
Merge pull request #329 from scala-steward/update/sbt-mdoc-2.2.24
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.2.24
  • Loading branch information
mpilquist authored Oct 22, 2021
2 parents 36dab64 + ccc1d2d commit c620eaf
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 @@ -8,4 +8,4 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")

0 comments on commit c620eaf

Please sign in to comment.