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 85d9a2f commit 8885dcdCopy full SHA for 8885dcd
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments