Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #6 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
yanns authored Oct 28, 2019
2 parents 79d5e07 + c9709f2 commit 995a6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/coverage.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.2")

0 comments on commit 995a6b6

Please sign in to comment.