Skip to content

Commit 2ea8055

Browse files
Update sbt-wartremover, wartremover to 3.2.4 (#1735)
1 parent 66e926a commit 2ea8055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1313
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1414
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
1515
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
16-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.3")
16+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.4")
1717
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
1818

1919
ThisBuild / libraryDependencySchemes +=

0 commit comments

Comments
 (0)