Skip to content

Commit

Permalink
Merge pull request #520 from scala-steward/update/sbt-mdoc-2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cquiroz authored Mar 4, 2022
2 parents f2629d9 + f8daf31 commit 1a8f608
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 @@ -7,6 +7,6 @@ addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")

addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.1")

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

0 comments on commit 1a8f608

Please sign in to comment.