Describe the bug
See: FabricMC/fabric-loom#1529 (comment)
TLDR: MC 26.1 runs on Java 25.
ASM 9.5 only supports up to Java 22.
Minotaur breaks projects where gradle decides to use Minotaur's ASM version as the global version.
Doing a quick manual build myself with an updated 9.9.1 version didn't seem to cause any issues, so this should be a fairly trivial update
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Describe the bug
See: FabricMC/fabric-loom#1529 (comment)
TLDR: MC 26.1 runs on Java 25.
ASM 9.5 only supports up to Java 22.
Minotaur breaks projects where gradle decides to use Minotaur's ASM version as the global version.
Doing a quick manual build myself with an updated 9.9.1 version didn't seem to cause any issues, so this should be a fairly trivial update
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response