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 6b80ea2 commit 1e8ba3eCopy full SHA for 1e8ba3e
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
12
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
13
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
14
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
15
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
16
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
0 commit comments