Skip to content

Commit

Permalink
Update sbt-wartremover to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 9, 2024
1 parent 9683f1a commit c6d53aa
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,6 +1,6 @@
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.21")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.4")

addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.0.2")
Expand Down

0 comments on commit c6d53aa

Please sign in to comment.