Skip to content

Commit 3e3695e

Browse files
committedJan 18, 2025
Update sbt-scoverage to 2.3.0
1 parent 54d5f81 commit 3e3695e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/Scoverage.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
//
3636
// This plugin is required by the coveralls.io site.
3737
//======================================================================================================================
38-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
38+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")

0 commit comments

Comments
 (0)
Please sign in to comment.