Skip to content

Commit

Permalink
Update sbt-scoverage to 2.2.2 (#2208)
Browse files Browse the repository at this point in the history
Co-authored-by: Kai <[email protected]>
  • Loading branch information
scala-steward and neko-kai authored Jan 24, 2025
1 parent c789c99 commit 76bb401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/project/PluginVersions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object PV {
val sbt_ghpages = "0.8.0"
val sbt_site = "1.7.0"
val sbt_unidoc = "0.5.0"
val sbt_scoverage = "2.2.0"
val sbt_scoverage = "2.2.2"
val sbt_pgp = "2.1.1"
val sbt_assembly = "0.14.9"
}

0 comments on commit 76bb401

Please sign in to comment.