Update dependency ch.epfl.scala:sbt-scalafix to v0.9.33

This commit is contained in:
Renovate Bot 2021-11-26 14:49:25 +00:00
parent 46763b7877
commit e6b7e92058
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -5,4 +5,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.12")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")