diff --git a/project/plugins.sbt b/project/plugins.sbt index 9232e58b..4c707a85 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,4 +6,4 @@ addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31") addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.6") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0") -addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2") +addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")