Skip to content

Commit 61f3007

Browse files
Update sbt-scoverage to 2.4.2 (#222)
1 parent f2217de commit 61f3007

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.9.0")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
66

7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
88

99
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1010

0 commit comments

Comments
 (0)