We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32225b9 commit 77cba6fCopy full SHA for 77cba6f
project/plugins.sbt
@@ -1,6 +1,6 @@
1
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
2
3
-addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.2")
+addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
6
0 commit comments