feat(dependency): refactor gradle dependencies by tomatoishealthy · Pull Request #5625 · tronprotocol/java-tron
Conversation
What does this PR do?
close #5561
Why are these changes required?
This PR has been tested by:
- Unit Tests
- Manual Testing
Follow up
Extra details
| annotationProcessor 'org.projectlombok:lombok:1.18.12' | ||
| testCompileOnly 'org.projectlombok:lombok:1.18.12' | ||
| testAnnotationProcessor 'org.projectlombok:lombok:1.18.12' | ||
|
|
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you simplify the dependency org.projectlombok:lombok:1.18.12?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does compile 'org.projectlombok:lombok:1.18.12'work ?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, it doesn't work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters