Skip to content

Commit

Permalink
Merge pull request #328 from scala-steward/update/sbt-coveralls-1.3.6
Browse files Browse the repository at this point in the history
Update sbt-coveralls to 1.3.6
  • Loading branch information
blemale committed Feb 10, 2023
2 parents d3c2cf0 + 8e9e240 commit 3d304ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,6 +1,6 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.5")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.6")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

Expand Down

0 comments on commit 3d304ca

Please sign in to comment.