Skip to content

Commit

Permalink
Merge pull request #960 from scala-steward/update/sbt-mdoc-2.6.0
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.6.0
  • Loading branch information
ahjohannessen authored Sep 17, 2024
2 parents bcaa570 + e42b97e commit acd8ad2
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 @@ -3,4 +3,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.19")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")

0 comments on commit acd8ad2

Please sign in to comment.