Skip to content

Commit

Permalink
Merge pull request #168 from spotify/neville/sdk
Browse files Browse the repository at this point in the history
bump SDK and other deps versions
  • Loading branch information
nevillelyh authored Jun 15, 2016
2 parents 71aa1f6 + 1be5975 commit 676b928
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@ import com.typesafe.sbt.SbtSite.SiteKeys._
import com.typesafe.sbt.SbtGit.GitKeys.gitRemoteRepo
import sbtunidoc.Plugin.UnidocKeys._

val dataflowSdkVersion = "1.5.1"
val dataflowSdkVersion = "1.6.0"
val algebirdVersion = "0.12.0"
val avroVersion = "1.7.7"
val bigtableVersion = "0.3.0"
val breezeVersion ="0.12"
val chillVersion = "0.8.0"
val commonsIoVersion = "2.5"
val commonsMath3Version = "3.6.1"
val csvVersion = "0.1.11"
val csvVersion = "0.1.12"
val guavaVersion = "19.0"
val hadoopVersion = "2.7.2"
val hamcrestVersion = "1.3"
val hbaseVersion = "1.0.2"
val ini4jVersion = "0.5.4"
val javaLshVersion = "0.8"
val javaLshVersion = "0.9"
val jodaConvertVersion = "1.8.1"
val jodaTimeVersion = "2.9.3"
val jodaTimeVersion = "2.9.4"
val junitVersion = "4.12"
val nettyTcNativeVersion = "1.1.33.Fork13"
val scalaCheckVersion = "1.13.0"
Expand Down

0 comments on commit 676b928

Please sign in to comment.