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 b4f5ab3 + 6c88fb0 commit 9ca4b6aCopy full SHA for 9ca4b6a
project/plugins.sbt
@@ -9,6 +9,6 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
10
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
12
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
14
addDependencyTreePlugin
0 commit comments