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 committed Aug 19, 2015
1 parent f05df93 commit 37425f9
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 37425f9

Please sign in to comment.