We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f639b7 commit 1a935afCopy full SHA for 1a935af
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
16
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
17
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
18
addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0")
19
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
20
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
21
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
22
0 commit comments