Closed mattsfrey closed 8 years ago
Just adding
[json-html "0.3.9"]
as a dependency in my project.clj result in this
Listing the latest cheshire
[cheshire "5.6.1"]
Above it has fixed the error
Just pushed out version 0.4.0
with updated dependencies, let me know if it addresses the problem.
Seems to be having a weird error with my artifactory server, getting a 409 "conflict" trying to use 0.4.0.
On clojars it isn't showing a 0.4.0 release available btw.
The build error seems to have gone away though
Could not transfer artifact json-html:json-html:pom:0.4.0 from/to snapshots (http://fullcontact.artifactoryonline.com/fullcontact/libs-snapshots-local): Failed to transfer file: http://fullcontact.artifactoryonline.com/fullcontact/libs-snapshots-local/json-html/json-html/0.4.0/json-html-0.4.0.pom. Return code is: 409 , ReasonPhrase:Conflict.
Oh sorry, looks like it didn't push correctly. Should be up now.
Works great now, thanks!
Perfect