Skip to content

Commit 7bf9785

Browse files
Update sbt-updates to 0.7.0
1 parent cbaa592 commit 7bf9785

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
2323
// Used to find dependencies
2424
addDependencyTreePlugin
2525

26-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
26+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.7.0")
2727

2828
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2929

project/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// So the build build will use it
2-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
2+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.7.0")

0 commit comments

Comments
 (0)