Skip to content

Commit

Permalink
Merge pull request #329 from scala-steward/update/sbt-scoverage-1.9.2
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 1.9.2
  • Loading branch information
vigoo authored Nov 4, 2021
2 parents 8592ae2 + 605f657 commit 8dfed37
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.scoverage" % "sbt-scoverage" % "1.9.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
Expand Down

0 comments on commit 8dfed37

Please sign in to comment.