We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39aa858 commit f888562Copy full SHA for f888562
1 file changed
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12"
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.3")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
11
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.1")
0 commit comments