Skip to content

Commit f2d016e

Browse files
authored
Merge pull request #628 from scala-steward/update/scalac-scoverage-reporter-2.4.1
Update scalac-scoverage-reporter to 2.4.1
2 parents 20339e6 + 32c0939 commit f2d016e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "sbt-scoverage"
22

33
import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts
44

5-
lazy val scoverageVersion = "2.4.0"
5+
lazy val scoverageVersion = "2.4.1"
66

77
inThisBuild(
88
List(

0 commit comments

Comments
 (0)