Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Bumping version for codacy coverage plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
atooni committed Jun 4, 2019
1 parent c3cc55d commit 3232d5e
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
Expand Up @@ -15,7 +15,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.9")
// Support for artifact signing with pgp
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
// Export test coveragt to codacy
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "1.3.15")
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "2.112")

// OSGi bundle build support
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
Expand Down

0 comments on commit 3232d5e

Please sign in to comment.