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 29b5832 commit ad5ccffCopy full SHA for ad5ccff
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
4
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
7
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
0 commit comments