Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 2a716e2

Browse files
authored
Update sbt-scoverage to 2.0.6 (#138)
1 parent 959d22b commit 2a716e2

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,6 +1,6 @@
11
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
22

3-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
44

55
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.2")
66

0 commit comments

Comments
 (0)