nsporillo / GlobalWarming

Server side global warming mechanics in Minecraft!
GNU Lesser General Public License v3.0
473 stars 46 forks source link

Update lombok version #7

Closed nickpunt closed 6 years ago

nickpunt commented 6 years ago

Couldn't get this to compile on MacOS with latest java10 version. Updating lombok dependency to compile which worked, per: https://projectlombok.org/setup/maven

nsporillo commented 6 years ago

Thanks!