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

Lombok is outdated #898

Closed
Desoroxxx opened this issue Sep 30, 2023 · 2 comments
Closed

Lombok is outdated #898

Desoroxxx opened this issue Sep 30, 2023 · 2 comments
Assignees

Comments

@Desoroxxx
Copy link

Hi, I recently updated my project to Java 21 and saw an error related to Lombok, I looked through Lombok's issues and it appear to have been fixed in 1.18.30, so I looked here, and it appears that Lombok was up to date, which left me even more confused.

After looking in my External Libraries section of my IDE I noticed that Lombok was using version 1.18.28, which confused me even more. So, I decided to clear my Gradle cache and after redownloading everything, it was still the same.

It appears this plugin is downloading the wrong Lombok version some way or another.

I am using version 8.3 of the Lombok plugin.

@larsgrefer
Copy link
Member

Lombok already has been updated in #892 which will be part of version 8.4.

In the meantime, you can override the Lombok version as described here: https://docs.freefair.io/gradle-plugins/8.3/reference/#_io_freefair_lombok_base

@larsgrefer larsgrefer self-assigned this Oct 1, 2023
@larsgrefer
Copy link
Member

Version 8.4 has been released by now, so this should be fixed.

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

2 participants