Skip to content

Commit 82458b4

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-scoverage to 2.4.4
Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
1 parent 310a45d commit 82458b4

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
@@ -10,6 +10,6 @@ addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
1010
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.19.0")
1111
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
13-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
13+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
1414
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.0")
1515
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)