FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
233 stars 201 forks source link

Run tests against Java 21 and latest Gradle nightly #962

Closed modmuss50 closed 10 months ago

modmuss50 commented 11 months ago

No need to merge, just running the tests to see if there are any issues.

modmuss50 commented 10 months ago

Humm, there is 1 intresting failure:

Build was configured to prefer settings repositories over project repositories but repository 'MavenCentralLWJGL' was added by plugin 'fabric-loom'

I think the only option here will be to always get LWJGL from central 🤔