AlessioDP / libby

A runtime dependency management library for plugins running in Java-based Minecraft server platforms.
MIT License
76 stars 20 forks source link

Add support to relocation of libraries compiled with Java 16 #3

Closed frengor closed 2 years ago

frengor commented 2 years ago

This updates the jar-relocator version to support relocations of libraries compiled with Java 16. Also bump version to 1.1.2 and update libraries used by Libby to their latest version.