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 5c1609c commit bb848caCopy full SHA for bb848ca
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
4
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.2")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.3")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
7
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
0 commit comments