Skip to content

Commit 03695e4

Browse files
authored
Update sbt-scoverage to 2.0.6 (#114)
1 parent 0a1c4e5 commit 03695e4

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
@@ -4,4 +4,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
66
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
7-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")
7+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

0 commit comments

Comments
 (0)