Skip to content

Commit 94d92e2

Browse files
Update sbt-scoverage to 2.2.0 (#355)
1 parent 26319ac commit 94d92e2

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

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

0 commit comments

Comments
 (0)