Skip to content

Commit f78b18d

Browse files
Update sbt-scoverage to 2.0.1 (#164)
1 parent 228b7a1 commit f78b18d

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.0")
1+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.1")
22

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

0 commit comments

Comments
 (0)