Skip to content

Commit

Permalink
Merge pull request #135 from indoorvivants/update/mdoc-2.6.2
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.6.2
  • Loading branch information
mergify[bot] authored Dec 12, 2024
2 parents 9036203 + ecab40b commit 8dd79ab
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 @@ -18,7 +18,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

// Compiled documentation
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")

// Scala.js and Scala Native
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
Expand Down

0 comments on commit 8dd79ab

Please sign in to comment.