We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Might be worth bumping yeller's dependencies?
[yeller-clojure-client "1.2.1" :exclusions [com.fasterxml.jackson.core/jackson-databind com.fasterxml.jackson.core/jackson-annotations commons-logging joda-time org.apache.httpcomponents/httpclient]]
The text was updated successfully, but these errors were encountered:
@atroche hi. This is a relatively older version. Try upgrading to 1.4.2?
1.4.2
Sorry, something went wrong.
whoops! was going by the docs http://docs.yellerapp.com/platforms/clojure/getting_started.html, should've checked project.clj first =)
still need these as exclusions though:
[com.fasterxml.jackson.core/jackson-annotations org.apache.httpcomponents/httpclient com.fasterxml.jackson.core/jackson-databind]
thanks for the quick response. do you prefer these sorts of questions here or via your support email address, by the way?
On 5 February 2016 at 01:56, Tom Crayford [email protected] wrote:
@atroche https://github.com/atroche hi. This is a relatively older version. Try upgrading to 1.4.2? — Reply to this email directly or view it on GitHub #5 (comment) .
@atroche https://github.com/atroche hi. This is a relatively older version. Try upgrading to 1.4.2?
— Reply to this email directly or view it on GitHub #5 (comment) .
-- Alistair
support probably
No branches or pull requests
Might be worth bumping yeller's dependencies?
The text was updated successfully, but these errors were encountered: