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.
2 parents 99315ca + d47032d commit a932746Copy full SHA for a932746
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
10
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
14
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.2")
15
0 commit comments