简体   繁体   中英

Lombok with IntelliJ problem: Lombok Dependency is possibly outdated

Here is error in IntelliJ.

Project "toy-api" and Module "toy-api" seem to have outdated lombok dependency added. Configured version "1.18.10", but there is at least version "1.18.18" already released

Does it mean I should update lombok version later than 1.18.18? If it is true, could I use jdk 1.8 with lombok 1.18.18?

I found answer: It is bug of IntelliJ. For fixing it, you should upgrade.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM