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 87dbad9 commit 0d196adCopy full SHA for 0d196ad
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
3
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")
0 commit comments