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

Commit 5fd28bd

Browse files
authored
Update sbt-scoverage to 1.8.1 (#44)
1 parent 7921a63 commit 5fd28bd

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.8.0")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.1")
44

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

0 commit comments

Comments
 (0)