Skip to content

Commit

Permalink
Update sbt-wartremover, wartremover to 3.1.6 in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 291f1c2 commit dbe6425
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,7 +1,7 @@
val assemblyVersion = "2.1.5"
val scalafixVersion = "0.11.1"
val scalafmtVersion = "2.5.2"
val wartremoverVersion = "3.1.5"
val wartremoverVersion = "3.1.6"

val assemblyPluginDependency = "com.eed3si9n" % "sbt-assembly" % assemblyVersion
val scalafixPluginDependency = "ch.epfl.scala" % "sbt-scalafix" % scalafixVersion
Expand Down

0 comments on commit dbe6425

Please sign in to comment.