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

Replace lambdaj dependency with Java 8 lambda expressions #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msigwart
Copy link

emoji4j has the outdated library lambdaj as a dependency. This dependency also seems to be the cause of the bug described in #29 .

Hence, this pull request replaces the lambdaj dependency with native lambda expressions as introduced by Java 8.

@enandreirusu
Copy link

hi @kcthota can you have a look on this and release a new version of the library that will work with jdk17 as well?

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

Successfully merging this pull request may close these issues.

2 participants