Skip to content

Commit ea4acc9

Browse files
committed
Update sbt-scoverage to 1.7.1
1 parent 4d23739 commit ea4acc9

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
@@ -6,4 +6,4 @@ 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.7.0")
9+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.1")

0 commit comments

Comments
 (0)