Skip to content

Commit

Permalink
Update sbt-scoverage to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mergify[bot] committed Sep 24, 2021
1 parent c543a6c commit 3307da9
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 @@ -24,4 +24,4 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")

0 comments on commit 3307da9

Please sign in to comment.