Update sbt-scoverage to 1.9.3

This commit is contained in:
Scala Steward
2022-01-11 13:45:51 +00:00
committed by kenji yoshida
parent 9269acc64d
commit 3423d2f2f3

View File

@@ -6,6 +6,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addDependencyTreePlugin