From eea8008c4569e012144e126041f3aa61aaa54c15 Mon Sep 17 00:00:00 2001 From: Konstantinos Servis Date: Wed, 23 May 2018 11:25:14 +0300 Subject: [PATCH] Stream Enrich: bump scala-common-enrich to 0.33.0 (closes #3607) --- 3-enrich/stream-enrich/project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-enrich/stream-enrich/project/Dependencies.scala b/3-enrich/stream-enrich/project/Dependencies.scala index 4a516a7db9..c82da438d7 100644 --- a/3-enrich/stream-enrich/project/Dependencies.scala +++ b/3-enrich/stream-enrich/project/Dependencies.scala @@ -42,7 +42,7 @@ object Dependencies { val json4s = "3.2.11" val pureconfig = "0.8.0" val snowplowRawEvent = "0.1.0" - val snowplowCommonEnrich = "0.32.0" + val snowplowCommonEnrich = "0.33.0" val igluClient = "0.5.0" val snowplowTracker = "0.3.0" // Scala (test only)