Skip to content

Commit 31a0f24

Browse files
committed
Update sbt-scoverage to 2.4.3
1 parent cceedae commit 31a0f24

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
@@ -20,7 +20,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
2020

2121
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
2222

23-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
23+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
2424

2525
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
2626

0 commit comments

Comments
 (0)