Skip to content

Commit

Permalink
Update sbt-mdoc to 2.6.1 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: Indoor Vivants Steward[bot] <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com>
  • Loading branch information
indoorvivants-steward[bot] and Indoor Vivants Steward[bot] authored Oct 28, 2024
1 parent 84028e5 commit af930d6
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 @@ -14,7 +14,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")

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

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

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

Expand Down

0 comments on commit af930d6

Please sign in to comment.