Skip to content

Commit 2aab69b

Browse files
committed
Update sbt-scoverage to 2.4.1
1 parent 1b21dc2 commit 2aab69b

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.2")
2222

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

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

0 commit comments

Comments
 (0)