Skip to content

Commit

Permalink
Merge pull request #434 from scala-steward/update/sbt-scoverage-2.1.0
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 2.1.0
  • Loading branch information
etorres authored Aug 2, 2024
2 parents 7103c71 + f528550 commit 57a32f4
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
Expand Down

0 comments on commit 57a32f4

Please sign in to comment.