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 4a2fab9 commit d1a4693Copy full SHA for d1a4693
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
10
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
13
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
14
15
// This is only here so that Scala Steward updates the version in sbt/package.scala too.
16
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
0 commit comments