Skip to content

Commit 4f414eb

Browse files
Update sbt-scoverage to 2.2.2
1 parent a0a2adc commit 4f414eb

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,4 +4,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.3")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
66
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")

0 commit comments

Comments
 (0)