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 8d071ef commit 726730bCopy full SHA for 726730b
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.9.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
8
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
9
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.3")
0 commit comments