Skip to content

Commit 96bf3bc

Browse files
Update sbt-mdoc to 2.9.0 (#804)
1 parent 4b44fcb commit 96bf3bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
1010
// This sets the 'version' property based on the git tag during release process to publish the right version
1111
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
1212

13-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
13+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
1414

1515
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
1616

0 commit comments

Comments
 (0)