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 1edadb8 commit c11fec3Copy full SHA for c11fec3
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
3
-addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
+addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
0 commit comments