Skip to content

Commit 093f06f

Browse files
Update dependency org.scoverage:sbt-scoverage to v2.3.0
1 parent a0576e1 commit 093f06f

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
88

99
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
1010

11-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
11+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
1212

1313
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1414

0 commit comments

Comments
 (0)