Skip to content

Commit

Permalink
Scala Hadoop Shred: bumped Iglu Scala Client to 0.3.0 (closes #1221)
Browse files Browse the repository at this point in the history
  • Loading branch information
fblundun authored and alexanderdean committed Jan 14, 2016
1 parent 692c436 commit 57d8b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3-enrich/scala-hadoop-shred/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ object Dependencies {
val commonEnrich = "0.15.0"
val scalding = "0.10.0"
val scalaz7 = "7.0.0"
val igluClient = "0.2.0"
val igluClient = "0.3.0"
// Scala (test only)
val specs2 = "1.14" // Downgrade to prevent issues in job tests. WAS: "2.3.11"
val scalazSpecs2 = "0.1.2"
Expand Down

0 comments on commit 57d8b2c

Please sign in to comment.