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
scala-steward committed Jul 10, 2024
1 parent a439102 commit 494ac6b
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,7 +8,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")

// Documentation plugins
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")

addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")

Expand Down

0 comments on commit 494ac6b

Please sign in to comment.