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 de2a668 + 1588c4c commit 1c6c1ecCopy full SHA for 1c6c1ec
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
4
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
6
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
8
9
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments