Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update several build plugins, Gson, and Netty #136

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

calcastor
Copy link
Contributor

@calcastor calcastor commented Aug 22, 2023

PGM uses Adventure for several features, as does the dependent project Community. Recent changes to Adventure result in a dependency on Gson 2.7+. Given that the latest version of Gson is compatible with Java 7 and above, let's just update to that instead.

Some build plugins are updated due to build issues encountered with the shade plugin and latest Gson. These actually seem to help reduce the size of the final jar.

Also update to latest Netty.

@cswhite2000 cswhite2000 merged commit 83856ad into Electroid:main Feb 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants