Skip to content

Commit 3980f3b

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-wartremover, wartremover to 3.5.8
Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
1 parent 04c9746 commit 3980f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.19.0")
1111
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
14-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.7")
14+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.8")
1515
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)