Skip to content

Commit

Permalink
chore(deps): update dependency org.scoverage:sbt-scoverage to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2024
1 parent 37916f1 commit f3fcf10
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 @@ -2,7 +2,7 @@
logLevel := Level.Warn

// https://github.com/scoverage/sbt-scoverage/releases
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")

// https://github.com/scoverage/sbt-coveralls/releases
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.14")
Expand Down

0 comments on commit f3fcf10

Please sign in to comment.