vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

please update circe to latest version ! #95

Closed izhangzhihao closed 7 years ago

izhangzhihao commented 7 years ago

The old version of circe contains a depreated dependency -- a very old version of cat, many of the latest libraries rely on updated cat, so when using these libraries at the same time will lead to conflict.

"io.circe" %% "circe-core" % "0.7.0"
dbtsai commented 7 years ago

Sorry for late reply. Can you submit a PR for this? I could help to review it. Thanks.

rogermenezes commented 7 years ago

Updated circe to 0.7.0, and released Vegas 0.3.9