Skip to content

Commit

Permalink
Merge pull request #800 from Banno/update/mdoc-2.3.8
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.3.8
  • Loading branch information
rossabaker authored Oct 12, 2023
2 parents 1c05653 + 4aebf0b commit 363de93
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 @@ -3,7 +3,7 @@ val typelevelV = "0.5.3"
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.5.6")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % typelevelV)
Expand Down

0 comments on commit 363de93

Please sign in to comment.