Skip to content

Commit 2065c29

Browse files
Update sbt-scoverage to 2.4.0 (#610)
1 parent aa4dfdd commit 2065c29

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-pgp" % "2.3.1")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")

0 commit comments

Comments
 (0)