Skip to content

Commit 8a79757

Browse files
authored
Update sbt-scoverage to 2.4.2 (#394)
1 parent 4494994 commit 8a79757

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
@@ -12,4 +12,4 @@ addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.73")
1212
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
1313

1414
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
15-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
15+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")

0 commit comments

Comments
 (0)