We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f734033 + fc5292e commit 0e453fbCopy full SHA for 0e453fb
project/plugins.sbt
@@ -4,4 +4,4 @@ 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.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
0 commit comments