Skip to content

Commit 5b952ea

Browse files
committed
Bump default plugin version to 1.4.10
This is mainly to support 2.13.7
1 parent ba36cd3 commit 5b952ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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-
def scoverageVersion = "1.4.9"
5+
def scoverageVersion = "1.4.10"
66

77
inThisBuild(
88
List(

0 commit comments

Comments
 (0)