Skip to content

Commit 213716a

Browse files
authored
Merge pull request #567 from scala-steward/update/sbt-scoverage-1.9.2
Update sbt-scoverage to 1.9.2
2 parents 7818d9d + fe902c6 commit 213716a

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
@@ -7,7 +7,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
77

88
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
99

10-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
10+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
1111

1212
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
1313

0 commit comments

Comments
 (0)