Skip to content

Commit 586b042

Browse files
committed
sbt-wartremover 3.5.5 🧃
1 parent da44a51 commit 586b042

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
22
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
4-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.3")
4+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.5")
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
66
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")

0 commit comments

Comments
 (0)