Skip to content

Commit d27cd61

Browse files
Update sbt-updates to 0.6.4 (#951)
1 parent 4d8b3d2 commit d27cd61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
1+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
44
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")

project/project/sbt-updates.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
1+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

0 commit comments

Comments
 (0)