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 a5b983a commit 12e40c0Copy full SHA for 12e40c0
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
4
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
6
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
0 commit comments