From d72dd2edaa58d3d7cf84d0b07f99337447514470 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 7 Jun 2015 23:03:26 +0200 Subject: use Sized from shapeless --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1d808bc..fd9a28b 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 1.2.5 test - + org.apache.httpcomponents httpclient @@ -74,7 +74,7 @@ json4s-native_${scala.version} 3.2.11 - + com.typesafe.scala-logging scala-logging_${scala.version} @@ -85,6 +85,12 @@ slf4j-simple 1.7.7 + + + com.chuusai + shapeless_${scala.version} + 2.2.1 + -- cgit v1.2.1