Skip to content

Commit 121450b

Browse files
Update sbt-scoverage to 2.2.1 (#62)
1 parent 4786455 commit 121450b

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

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

0 commit comments

Comments
 (0)