We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da44a51 commit 586b042Copy full SHA for 586b042
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
2
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
4
-addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.3")
+addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.5")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
6
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
0 commit comments