We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0c294 commit 71f0155Copy full SHA for 71f0155
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
2
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.2")
0 commit comments