Skip to content

Commit

Permalink
Merge pull request #400 from scala-steward/update/sbt-wartremover-3.1.6
Browse files Browse the repository at this point in the history
Update sbt-wartremover, wartremover to 3.1.6
  • Loading branch information
hrj authored Jan 14, 2024
2 parents abc71c1 + 76a3718 commit 694a682
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 @@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")

addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")

Expand Down

0 comments on commit 694a682

Please sign in to comment.