Skip to content

Commit f8ac922

Browse files
committed
Update scalac-scoverage to 2.0.11
1 parent 80e1f58 commit f8ac922

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
2-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
2+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
33
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
44
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.13")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)