Skip to content

Commit

Permalink
Merge pull request #1934 from scala-steward/update/mdoc-2.4.0
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.4.0
  • Loading branch information
jatcwang authored Nov 7, 2023
2 parents c81cd71 + d01c071 commit 0e606a3
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.2")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.21")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")

0 comments on commit 0e606a3

Please sign in to comment.