Skip to content

Commit 6d340f5

Browse files
committed
Update sbt-scoverage to 2.4.1
1 parent ba1381f commit 6d340f5

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
@@ -15,4 +15,4 @@ addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.72")
1515
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
1616

1717
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
18-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
18+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")

0 commit comments

Comments
 (0)