We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadf33 commit af05402Copy full SHA for af05402
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" %
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
14
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
15
-addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
+addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
16
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
17
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
18
0 commit comments