Skip to content

Commit e70f4b6

Browse files
committed
Update sbt-scoverage to 2.4.4
1 parent cceedae commit e70f4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4")
2424

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

0 commit comments

Comments
 (0)