marvk / chess

A chess library, chess engine, Lichess client, and UCI implementation written in Java
https://lichess.org/@/QueensGamBOT
24 stars 7 forks source link

Fix: Maven compile goal fails because of outdated Lombok dependencies in pom.xml #23

Open dehidehidehi opened 1 year ago

dehidehidehi commented 1 year ago

The maven compile goal was failing, so I go it to work by updating Lombok dependency versions in pom.xml files.