Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
96 stars 60 forks source link

Java 17 #378

Closed sarhatabaot closed 4 months ago

sarhatabaot commented 4 months ago

This PR moves the project to use Java 17 as it's minimum required jvm version. It also updates the dependencies, as well as have some readability improvements.

FireML commented 4 months ago

Small thing, the Addon interface still defaults to Java 8. It won't affect anything but still worth changing imo.