Skip to content

Commit

Permalink
Merge pull request #437 from scala-steward/update/sbt-wartremover-3.1.7
Browse files Browse the repository at this point in the history
Update sbt-wartremover, wartremover to 3.1.7
  • Loading branch information
mergify[bot] authored Jul 14, 2024
2 parents b2001b6 + c486a34 commit faf7cc2
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 @@ -4,4 +4,4 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")

0 comments on commit faf7cc2

Please sign in to comment.