Skip to content

Commit 36b6641

Browse files
Update sbt-scoverage to 2.0.6 (#202)
1 parent 9b6657c commit 36b6641

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,4 +1,4 @@
1-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")
1+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
22

33
addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0-M5")
44

0 commit comments

Comments
 (0)