Skip to content

Commit

Permalink
Merge pull request #288 from scala-steward/update/sbt-coveralls-1.3.12
Browse files Browse the repository at this point in the history
Update sbt-coveralls to 1.3.12
  • Loading branch information
sagoez committed Jul 15, 2024
2 parents 86ca492 + 724407f commit cb58274
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,7 +1,7 @@
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.12")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
Expand Down

0 comments on commit cb58274

Please sign in to comment.