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 9e18c06 commit f2fb8c3Copy full SHA for f2fb8c3
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20"
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.7")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.8")
7
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.4")
8
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
9
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
0 commit comments