Skip to content

Commit 007920d

Browse files
committed
Update sbt-scoverage to 2.4.4
1 parent 7ba4f09 commit 007920d

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,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
44
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
55
addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.74")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")

0 commit comments

Comments
 (0)