Skip to content

Commit

Permalink
Update sbt-scoverage to 1.9.3 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2022
1 parent 1ceedff commit 77a34a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@

addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "1.9.2")
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "1.9.3")

addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.1")

Expand Down

0 comments on commit 77a34a6

Please sign in to comment.