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.
2 parents 1b31339 + 3413ea0 commit 94f0287Copy full SHA for 94f0287
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
4
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.0")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
6
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
8
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
9
0 commit comments