Skip to content

Commit

Permalink
Merge pull request #627 from scala-steward/update/sbt-scoverage-1.7.1
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 1.7.1
  • Loading branch information
sh0hei authored May 2, 2021
2 parents 0db9796 + f912707 commit 56d383c
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,5 +1,5 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
Expand Down

0 comments on commit 56d383c

Please sign in to comment.