Skip to content

Commit caf7f8c

Browse files
authored
Merge branch 'main' into update/parsers-4.14.2
2 parents 2e0016d + 29329b2 commit caf7f8c

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)