diff --git a/project/plugins.sbt b/project/plugins.sbt index 5ad1b36..e538522 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,7 +4,7 @@ * for easier dependency updates monitoring * @see https://github.com/rtimush/sbt-updates */ -addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4") +addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.7.0") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")