Update sbt-scoverage to 2.4.3

This commit is contained in:
Scala Steward
2025-12-10 16:53:56 +00:00
committed by kenji yoshida
parent 5787a02daa
commit bdbfbc62a9

View File

@@ -6,6 +6,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
addDependencyTreePlugin