Skip to content

Commit 9f729dc

Browse files
Update sbt-scoverage to 2.2.2 (#371)
1 parent a783270 commit 9f729dc

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,4 +1,4 @@
1-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
1+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
22

33
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
44

0 commit comments

Comments
 (0)