We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5871db commit 701b3f5Copy full SHA for 701b3f5
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
6
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
8
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.3")
9
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
10
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3")
0 commit comments