We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a043e2 + 0ae2f5b commit c8f95ceCopy full SHA for c8f95ce
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
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("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
8
9
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments