Skip to content

Commit

Permalink
Update sbt-wartremover to 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 29, 2024
1 parent 9207682 commit ee6af56
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,4 +8,4 @@ addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1"
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.13")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.8")

0 comments on commit ee6af56

Please sign in to comment.