Skip to content

Commit

Permalink
Merge pull request #385 from scala-steward/update/sbt-scoverage-1.9.1
Browse files Browse the repository at this point in the history
build(deps): bump sbt-scoverage from 1.9.0 to 1.9.1
  • Loading branch information
tkrs committed Oct 15, 2021
2 parents af91b8d + 765c8eb commit b65b351
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,4 +1,4 @@
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("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")

0 comments on commit b65b351

Please sign in to comment.