Skip to content

Commit

Permalink
Merge pull request sangria-graphql#235 from scala-steward/update/sbt-…
Browse files Browse the repository at this point in the history
…scoverage-2.0.8

Update sbt-scoverage to 2.0.8
  • Loading branch information
sh0hei authored Jun 7, 2023
2 parents 68408ac + 782ee9c commit 9e78302
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,5 +1,5 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.8")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
Expand Down

0 comments on commit 9e78302

Please sign in to comment.