Skip to content

Commit

Permalink
un-snapshot deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Dec 4, 2017
1 parent 149b1a2 commit 0f13d65
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ val defaults = Seq(
v"1.1.0",
versions ++= Seq(
bytes "1.1.0" ,
case_cli "2.2.0" snapshot ,
channel "1.3.0" snapshot ,
case_cli "2.2.0" ,
channel "1.3.0" ,
hammerlab_hadoop_bam "7.9.0" ,
io "4.0.0" snapshot ,
io "4.0.0" ,
iterators "2.0.0" ,
loci "2.0.1" ,
magic_rdds "4.1.0" snapshot ,
math "2.1.2" snapshot ,
magic_rdds "4.1.0" ,
math "2.1.2" ,
paths "1.4.0" ,
reference "1.4.0" ,
spark_util "2.0.1" ,
stats "1.2.0" snapshot ,
stats "1.2.0" ,
types "1.0.1"
)
)
Expand Down

0 comments on commit 0f13d65

Please sign in to comment.