diff --git a/project/plugins.sbt b/project/plugins.sbt
index faece31b..c367e325 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.18")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.19")
 addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
 addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
 addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.6.1")