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 f0582ed commit 9dfd91bCopy full SHA for 9dfd91b
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// https://github.com/scoverage/sbt-scoverage
2
-addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.2.2")
+addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.3.0")
3
4
// https://github.com/scoverage/sbt-coveralls
5
addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.14")
0 commit comments