mirror of
https://github.com/MinecraftForge/MinecraftForge
synced 2026-08-22 04:26:10 -04:00
Bump ASM to 9.8 for Java 25 runtime support (#10664)
This commit is contained in:
parent
350bfa51e1
commit
e9ce8a6cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ ext {
|
|||
MODLAUNCHER_VERSION = '10.0.9'
|
||||
SECUREJARHANDLER_VERSION = '2.1.10'
|
||||
BOOTSTRAPLAUNCHER_VERSION = '1.1.2'
|
||||
ASM_VERSION = '9.7.1'
|
||||
ASM_VERSION = '9.8'
|
||||
INSTALLER_VERSION = '2.2.+'
|
||||
MIXIN_VERSION = '0.8.5'
|
||||
TERMINALCONSOLEAPPENDER_VERSION = '1.2.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue