Skip to content

Commit 16b4a71

Browse files
authored
Update sbt-scoverage to 2.4.3 (#286)
1 parent 501bc06 commit 16b4a71

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.73")
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.2")
18+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")

0 commit comments

Comments
 (0)