We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9143a commit ea3bde1Copy full SHA for ea3bde1
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10"
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.3")
6
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
8
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.1")
0 commit comments