Skip to content

Commit

Permalink
Merge pull request #243 from outr/update/mdoc-2.5.1
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.5.1
  • Loading branch information
darkfrog26 authored Dec 8, 2023
2 parents 54e9541 + 7cc6362 commit 61250ad
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 @@ -6,4 +6,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")

0 comments on commit 61250ad

Please sign in to comment.