Skip to content

Commit

Permalink
Merge pull request #599 from scala-steward/update/sbt-scoverage-1.6.0
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 1.6.0
  • Loading branch information
mergify[bot] committed Jun 20, 2019
2 parents d1a34a7 + f1a8657 commit a30166c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -8,5 +8,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.22")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.6")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.2")

0 comments on commit a30166c

Please sign in to comment.