Skip to content

Commit

Permalink
Merge pull request #143 from scala-steward/update/sbt-scoverage-2.2.2
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 2.2.2
  • Loading branch information
deanwampler authored Oct 20, 2024
2 parents 90b1873 + 8e3bec5 commit 362e98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ resolvers ++= Seq(
"Sonatype snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"
)

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")

0 comments on commit 362e98e

Please sign in to comment.