Skip to content

Commit

Permalink
Merge pull request #84 from scala-steward/update/sbt-codacy-coverage-…
Browse files Browse the repository at this point in the history
…3.0.2

Update sbt-codacy-coverage to 3.0.2
  • Loading branch information
inejc authored Sep 12, 2019
2 parents e10bcf6 + b336b49 commit 7786ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "3.0.1")
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "3.0.2")

0 comments on commit 7786ec5

Please sign in to comment.