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 8501fbf commit 5b89037Copy full SHA for 5b89037
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
7
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.0.15")
8
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
9
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
10
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
11
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
12
13
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
0 commit comments