Skip to content

Commit 2e6d409

Browse files
Update sbt-scoverage to 2.2.0 (#58)
1 parent 72294b3 commit 2e6d409

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.1.1")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
44

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

0 commit comments

Comments
 (0)