Skip to content

Commit

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

inThisBuild(
List(
Expand Down

0 comments on commit 1e69c10

Please sign in to comment.