Skip to content

Commit 29329b2

Browse files
zio-scala-steward[bot]guizmaii
authored andcommitted
Update sbt-scoverage to 2.4.2
1 parent f73a5d5 commit 29329b2

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
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
88
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.35")
99
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
10-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
10+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
1111
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
1212
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
1313
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")

0 commit comments

Comments
 (0)