AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
616 stars 514 forks source link

Pre-release cleanup #2806

Closed sgdc3 closed 2 months ago

sgdc3 commented 4 months ago

This is a quick cleanup clean things up before the 5.6.0 release

ljacqu commented 4 months ago

AsynchronousUnregisterTest, GeoIpServiceTest -> failing because of Mockito. I'm on it ;)

Edit: done

ljacqu commented 4 months ago

Changes look good to me.

sgdc3 commented 4 months ago

@ljacqu tests on JDK 21 are failing, should we fix that or just skip JDK 21 in the pipeline?

ljacqu commented 4 months ago

tests on JDK 21 are failing, should we fix that or just skip JDK 21 in the pipeline?

Fixed (I think)