Skip to content

Commit

Permalink
Update mdoc, sbt-mdoc to 2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Dec 26, 2023
1 parent f61fef8 commit 165d846
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 @@ -11,7 +11,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")

// Compiled documentation
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")

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

0 comments on commit 165d846

Please sign in to comment.