Skip to content

Commit

Permalink
Bump default plugin version to 1.4.10
Browse files Browse the repository at this point in the history
This is mainly to support 2.13.7
  • Loading branch information
ckipp01 committed Nov 2, 2021
1 parent ba36cd3 commit 5b952ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "sbt-scoverage"

import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts

def scoverageVersion = "1.4.9"
def scoverageVersion = "1.4.10"

inThisBuild(
List(
Expand Down

0 comments on commit 5b952ea

Please sign in to comment.