Skip to content

Commit

Permalink
Merge pull request #597 from scala-steward/update/mdoc-2.3.3
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.3.3
  • Loading branch information
mpilquist authored Oct 1, 2022
2 parents 6d05f1f + 25efb4c commit 2013124
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.timushev.sbt" % "sbt-updates" % "0.6.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
addSbtPlugin("ch.epfl.scala" % "sbt-eviction-rules" % "1.0.0-RC1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.3")

0 comments on commit 2013124

Please sign in to comment.