Skip to content

Commit 4af2922

Browse files
committed
👷chore: Bump up sbt-scoverage version to 1.8.2
1 parent 6c10bb7 commit 4af2922

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")
66

77
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
88

9-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
9+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
1010

1111
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
1212

0 commit comments

Comments
 (0)