Skip to content

Commit

Permalink
Merge pull request #573 from scala-steward/update/sbt-scoverage-2.0.12
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 2.0.12
  • Loading branch information
mergify[bot] committed May 5, 2024
2 parents 73e107e + 648419f commit 0026b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit 0026b6c

Please sign in to comment.