Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 554ef09

Browse files
committed
Update coverage plugin
1 parent f879db1 commit 554ef09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")
55

66
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
77

8-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
8+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
99

1010
libraryDependencies += "org.scoverage" %% "scalac-scoverage-runtime" % "1.4.0"
1111

0 commit comments

Comments
 (0)