Skip to content

Commit

Permalink
Update sbt-scoverage to 2.0.11 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 24, 2024
1 parent b80225b commit da8e24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/project/PluginVersions.scala
Expand Up @@ -17,7 +17,7 @@
*/

object PV {
val sbt_scoverage = "2.0.9"
val sbt_scoverage = "2.0.11"
val sbt_pgp = "2.1.1"

val sbt_mima_version = "1.1.0"
Expand Down

0 comments on commit da8e24b

Please sign in to comment.