Skip to content

Commit

Permalink
Update sbt-mdoc to 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jul 9, 2024
1 parent 0e0ca96 commit adc255a
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,6 +11,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")

addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.4")

0 comments on commit adc255a

Please sign in to comment.