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 bf3de79 commit 2ccb467Copy full SHA for 2ccb467
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.7")
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
12
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
14
addDependencyTreePlugin
0 commit comments