Skip to content

Commit 15234b7

Browse files
Update sbt-scoverage to 2.4.0 (#442)
1 parent 2043427 commit 15234b7

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

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

0 commit comments

Comments
 (0)