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 b282e12 commit e109254Copy full SHA for e109254
project/plugins.sbt
@@ -2,7 +2,7 @@
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")
+addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.15")
6
7
// https://github.com/sbt/sbt-release
8
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
0 commit comments