Skip to content

Commit 164087b

Browse files
committed
Update sbt-scoverage to 2.3.1
1 parent c4b9eaa commit 164087b

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

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

0 commit comments

Comments
 (0)