ParchmentMC / Feather

Library for common data objects used by ParchmentMC projects.
MIT License
4 stars 6 forks source link

Update Gradle + Small Moshi Test fixups #15

Closed AterAnimAvis closed 6 months ago

AterAnimAvis commented 6 months ago

Updates Gradle to 8.7, add Foojay providers for toolchain provisioning.

The service file for Moshi's IOAdapterFactory was moved up a level when we moved to testFixtures.

Adds a test to hopeful catch any sort of similar scenario in the future.

Also updates a few names to correctly refer to Moshi instead of Gson