Skip to content

Commit

Permalink
Merge pull request #198 from scala-steward/update/sbt-scoverage-1.9.1
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 1.9.1
  • Loading branch information
mergify[bot] authored Oct 11, 2021
2 parents dc6a236 + 46a711e commit 7565945
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 @@ -6,5 +6,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.5")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.8.2")

0 comments on commit 7565945

Please sign in to comment.