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 d028895 commit 7e80437Copy full SHA for 7e80437
1 file changed
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.11")
8
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
10
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
11
12
scalacOptions += "-deprecation"
0 commit comments