Skip to content

Commit

Permalink
dep: bump default scoverage to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Oct 10, 2022
1 parent 1e69c10 commit 98c69fb
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

lazy val scoverageVersion = "2.0.5"
lazy val scoverageVersion = "2.0.7"

inThisBuild(
List(
Expand Down

0 comments on commit 98c69fb

Please sign in to comment.