Skip to content

Commit 8e3c5aa

Browse files
committed
Update sbt-scoverage to 2.0.7
1 parent 6dc3cf1 commit 8e3c5aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
44

55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
66

7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
88

99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")

0 commit comments

Comments
 (0)