Skip to content

Commit 22ffc4e

Browse files
committed
Update sbt-scoverage to 1.7.0
1 parent dd5b5ed commit 22ffc4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
66
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")
77
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
9-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
9+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
1010
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")

0 commit comments

Comments
 (0)