We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630be6a commit 04e36efCopy full SHA for 04e36ef
1 file changed
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.13.1")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.3")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.3")
6
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
0 commit comments