Skip to content

Commit 52369eb

Browse files
committed
Update sbt-scoverage to 2.2.0
1 parent 078dc99 commit 52369eb

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.1.1")
6+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")

0 commit comments

Comments
 (0)