Skip to content

Commit 1be2aec

Browse files
committed
Update scalac-scoverage 2.10
1 parent 80e1f58 commit 1be2aec

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.1.0")
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)