There was an error while loading. Please reload this page.
1 parent 4b44fcb commit 96bf3bcCopy full SHA for 96bf3bc
1 file changed
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
10
// This sets the 'version' property based on the git tag during release process to publish the right version
11
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
12
13
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
14
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
16
0 commit comments