We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d607f3d + eff07e0 commit 432401eCopy full SHA for 432401e
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
6
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.29.0")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1") // override mdoc version from microsite
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2") // override mdoc version from microsite
8
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
9
// addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
10
0 commit comments