We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2245805 commit b50051fCopy full SHA for b50051f
1 file changed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
0 commit comments