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 c2ce660 + ac348d3 commit 0b35b54Copy full SHA for 0b35b54
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
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.11.2")
+addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.3")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
8
9
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments