Skip to content

Commit

Permalink
Merge pull request #443 from scala-steward/update/sbt-wartremover-3.1.8
Browse files Browse the repository at this point in the history
Update sbt-wartremover, wartremover to 3.1.8
  • Loading branch information
mergify[bot] authored Jul 29, 2024
2 parents 5f081cc + 253b79e commit 7103c71
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.7")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.8")

0 comments on commit 7103c71

Please sign in to comment.