Skip to content

Commit 51db09d

Browse files
authored
Merge pull request #156 from scala-steward/update/sbt-scoverage-2.0.7
Update sbt-scoverage to 2.0.7
2 parents 46aabb5 + fdb7780 commit 51db09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
1+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)