Skip to content

Commit

Permalink
dep: bump scoverage version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Aug 8, 2022
1 parent 98515aa commit eb9b6e2
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.1"
lazy val scoverageVersion = "2.0.2"

inThisBuild(
List(
Expand Down

0 comments on commit eb9b6e2

Please sign in to comment.