Skip to content

Commit

Permalink
Update sbt-coveralls to 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 28, 2024
1 parent a5ee1d8 commit 5abb397
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 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.12")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.2")

0 comments on commit 5abb397

Please sign in to comment.