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 dc5d037 commit 7a6e6e8Copy full SHA for 7a6e6e8
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.3.0")
2
3
-addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.14")
+addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.15")
4
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
6
0 commit comments