RonanPlugins / BetterRTP

Official wiki of the BetterRTP plugin!
https://www.spigotmc.org/resources/36081/
MIT License
108 stars 83 forks source link

Fix github actions using outdated JDK #144

Closed TechnicallyCoded closed 1 year ago

TechnicallyCoded commented 1 year ago

This won't fix the build issue on it's own since there is a separate build issue linked to the UltimateClaims plugin. This part of the fix is related only to the JDK version update for the github actions.

This will not make BetterRTP java 17+, only allowing newer classes to be used during the compilation process, such as for dependencies.