Skip to content

Commit c049c03

Browse files
authored
Merge pull request #29 from scala-steward/update/sbt-scoverage-2.0.11
Update sbt-scoverage to 2.0.11
2 parents 1a50bdd + 537bc57 commit c049c03

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
22

3-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
44

55
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
66

0 commit comments

Comments
 (0)