Skip to content

Commit fb68011

Browse files
authored
Merge pull request #168 from outr/update/sbt-scoverage-2.3.0
Update sbt-scoverage to 2.3.0
2 parents a735fe9 + fcb72fa commit fb68011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
1+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
22

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

0 commit comments

Comments
 (0)