Skip to content

Commit cc69c8e

Browse files
Update sbt-scoverage to 1.9.0 (#120)
1 parent aa744e2 commit cc69c8e

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

33
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
44

0 commit comments

Comments
 (0)