We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eeb9a2 + b0d2c04 commit b5b23ecCopy full SHA for b5b23ec
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
3
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.1")
6
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments