SpongeGradle 2.2.0
This is a small release that resolves Gradle deprecations new in Gradle 8.3.
Developers should switch the following methods from PluginLinksConfiguration:
homepage->homepageLinkissues->issuesLinksource->sourceLink
The new methods provide URI properties as preferred by Gradle, instead of the old URL properties.