We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029fae3 commit 1d0b748Copy full SHA for 1d0b748
project/plugins.sbt
@@ -1,5 +1,5 @@
1
2
-addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.3.1")
+addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.4.0")
3
4
addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.15")
5
0 commit comments