We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e722dea commit 2f90c92Copy full SHA for 2f90c92
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.2.2")
+addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.3.0")
2
3
addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.14")
4
0 commit comments