You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: