Skip to content

Commit 98c69fb

Browse files
committedOct 10, 2022
dep: bump default scoverage to 2.0.7
1 parent 1e69c10 commit 98c69fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

+1-1
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.0.5"
5+
lazy val scoverageVersion = "2.0.7"
66

77
inThisBuild(
88
List(

0 commit comments

Comments
 (0)
Please sign in to comment.