Skip to content

Commit

Permalink
Merge pull request #1475 from scala-steward/update/sbt-wartremover-3.0.2
Browse files Browse the repository at this point in the history
Update sbt-wartremover, wartremover to 3.0.2
  • Loading branch information
joroKr21 authored Apr 19, 2022
2 parents 73712a6 + 976a081 commit 2ad74a5
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 @@ -13,5 +13,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.11")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.1")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")

0 comments on commit 2ad74a5

Please sign in to comment.