Skip to content

Commit aeba8ff

Browse files
Update sbt-scoverage to 2.4.0
1 parent a388ee2 commit aeba8ff

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
@@ -3,6 +3,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
44
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
6-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
6+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
77
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
88
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")

0 commit comments

Comments
 (0)