mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-19 20:00:20 -05:00
* Updates osrs-archipelago to be compatible with API 0.6.2 * Updates osrs-archipelago to be compatible with API 0.6.2 * Removes commented out system.err line, might be tripping CI? * Removes printStackTrace calls since they might count as System.Err * Removes httpcore5 from archipelago plugin
This project includes the dependency verification hashes used by all Plugin Hub plugins.
At the start of every build core dependencies are verified, but thirdParty deps are not.
To add a new dependency for a plugin add a new dep to the thirdParty configuration in this
build.gradle and run ../gradlew --write-verification-metadata sha256. The maintainer MUST
then verify the hashes match Maven Central and that the library in question is reasonable.