Skip to content

Commit 73213f5

Browse files
authored
Merge pull request #148 from outr/update/sbt-scoverage-2.1.1
Update sbt-scoverage to 2.1.1
2 parents 0b9916a + 822966c commit 73213f5

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

33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44

0 commit comments

Comments
 (0)