We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afa7da0 + e92ceb7 commit 89f4a60Copy full SHA for 89f4a60
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
4
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
6
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.0" )
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.1" )
0 commit comments