You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After switching to Java 25, the build fails with Unsupported class file major version 69. According to the stack trace, ASM doesn't support this class-file version. Version 4.0.0-beta-2 doesn't show this problem.
Please find attached the relevant part of the build log in verbose mode.