Skip to content

Commit

Permalink
dep: bump scoverage version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Sep 15, 2022
1 parent 88d811e commit b0cd01b
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.2"
lazy val scoverageVersion = "2.0.3"

inThisBuild(
List(
Expand Down

0 comments on commit b0cd01b

Please sign in to comment.