diff --git a/project/plugins.sbt b/project/plugins.sbt index 22c1747..f3b336c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,4 +8,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11 addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0") addSbtPlugin("com.indoorvivants" % "subatomic-plugin" % "0.0.7+129-2d8190c9-SNAPSHOT") -addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.7") +addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")