Skip to content

Commit

Permalink
Update sbt-mdoc to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Feb 3, 2025
1 parent 203311c commit 8d4ee97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")

// Documentation
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")

// For generating Lexer/Parser from ANTLR4 grammar (.g4)
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
Expand Down

0 comments on commit 8d4ee97

Please sign in to comment.