diff --git a/build.sbt b/build.sbt index eeb6f7c..73775fc 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ libraryDependencies ++= "com.commercetools" %% "sphere-json" % "0.12.5" :: "com.typesafe.play" %% "play-json" % "2.9.2" :: "io.spray" %% "spray-json" % "1.3.6" :: - "io.argonaut" %% "argonaut" % "6.3.3" :: + "io.argonaut" %% "argonaut" % "6.3.9" :: "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.8.1" :: "com.lihaoyi" %% "upickle" % "1.3.12" :: "com.phylage" %% "refuel-json" % "2.0.1" ::