Skip to content

Commit 8a1573c

Browse files
authored
Merge pull request #128 from scala-steward/update/sbt-scoverage-2.2.0
Update sbt-scoverage to 2.2.0
2 parents 078dc99 + 52369eb commit 8a1573c

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)