Skip to content
New issue

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

Update guava dependency #826

Closed
jimkont opened this issue May 12, 2017 · 1 comment
Closed

Update guava dependency #826

jimkont opened this issue May 12, 2017 · 1 comment
Milestone

Comments

@jimkont
Copy link

jimkont commented May 12, 2017

The guava dependency in this project is too old and creates conflicts in projects that use a newer version. The error I currently get is
Exception in thread "main" java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V

If you google this, this issue happened in other projects like

Propose to update the quava version from version 18 to version 21

@Hronom
Copy link

Hronom commented Jun 10, 2017

I'm suggesting to upgrade up to 22

@catch-point catch-point added this to the 2.3 milestone Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants