Skip to content

Commit

Permalink
upgrade plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Aug 8, 2017
1 parent 4b1f13b commit 4c7564e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -7,7 +7,7 @@ addSparkDeps

deps ++= Seq(
args4j,
"org.hammerlab" ^^ "args4s" ^ "1.3.0",
args4s % "1.3.0",
htsjdk,
iterators % "1.3.0",
paths % "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1 +1 @@
addSbtPlugin("org.hammerlab" % "sbt-parent" % "3.0.0")
addSbtPlugin("org.hammerlab" % "sbt-parent" % "3.1.0")

0 comments on commit 4c7564e

Please sign in to comment.