Bump ASM to 9.8 for Java 25 runtime support (#10664)

This commit is contained in:
embeddedt 2025-09-19 21:57:32 -04:00 committed by GitHub
parent 350bfa51e1
commit e9ce8a6cc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'