We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de7eb68 + 1962433 commit 757390dCopy full SHA for 757390d
1 file changed
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
10
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
14
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")
15
0 commit comments