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 172a3cf + 7515e49 commit 773ba4fCopy full SHA for 773ba4f
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
5
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
6
7
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
8
0 commit comments