diff --git a/project/plugins.sbt b/project/plugins.sbt index f25d5f4895..aaa1c572df 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.6") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1") addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.13.1") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")