Skip to content

Commit c624b46

Browse files
authored
Merge pull request #65 from techmonad/update/sbt-scoverage-1.9.3
Update sbt-scoverage to 1.9.3
2 parents 4aac0f8 + b3d167e commit c624b46

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
@@ -2,4 +2,4 @@ logLevel := Level.Warn
22

33
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
44

5-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")

0 commit comments

Comments
 (0)