We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898f3f5 commit 7cdf102Copy full SHA for 7cdf102
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.0")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
8
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
9
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.12")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
10
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
11
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
0 commit comments