Skip to content

Commit 8e3bec5

Browse files
committed
Update sbt-scoverage to 2.2.2
1 parent d2fda5d commit 8e3bec5

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
@@ -3,4 +3,4 @@ resolvers ++= Seq(
33
"Sonatype snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"
44
)
55

6-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
6+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")

0 commit comments

Comments
 (0)