Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Lombok dependency in api/build.gradle has issues w/ 1.18.12, upgrade to 1.18.24 #38

Closed
cryptoapebot opened this issue Dec 1, 2022 · 0 comments

Comments

@cryptoapebot
Copy link

compileOnly 'org.projectlombok:lombok:1.18.12'
annotationProcessor 'org.projectlombok:lombok:1.18.12'

Execution failed for task ':api:compileJava'.

java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor

Changing to 1.18.24 fixes it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants