Skip to content

Commit

Permalink
Update sbt-scoverage to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2024
1 parent 2ce8ac8 commit eff7cbc
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
@@ -1,6 +1,6 @@
object PV {
val izumi = "1.2.15"

val sbt_scoverage = "2.2.1"
val sbt_scoverage = "2.2.2"
val sbt_pgp = "2.3.0"
}

0 comments on commit eff7cbc

Please sign in to comment.