Skip to content

Commit 66e0bf3

Browse files
Update sbt-scoverage to 2.2.0 (#400)
1 parent 2c65694 commit 66e0bf3

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
@@ -13,7 +13,7 @@ addSbtPlugin("cchantep" % "sbt-hl-compiler" % "0.8")
1313

1414
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1515

16-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
16+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
1717

1818
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1919

0 commit comments

Comments
 (0)