Skip to content

Commit b12a054

Browse files
committed
Update sbt-scoverage to 2.0.11
1 parent 7ace04a commit b12a054

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
44
// addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
55
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.5")
7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
88
// addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
99

1010
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

0 commit comments

Comments
 (0)